Saturday, 3 January 2015

Ignore XML tags within HTML page



I have few XML documents that needs to be displayed on a page but the content is getting parsed.


I want the whole content to be displayed as it is.



<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-server</artifactId>
<version>1.8</version>
</dependency>

http://ift.tt/1tAsXyY

No comments:

Post a Comment