A blog containing handy links, How-to-do's of the technical stuff, both basic and advanced I learn at my job or otherwise.
Thursday, June 9, 2016
Escaping special characters in JSP and Java
How to escape HTML Special characters in JSP and Java Read more: http://java67.blogspot.com/2012/10/how-to-escape-html-special-characters-JSP-Java-Example.html#ixzz4B9IlzqQW
https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/StringEscapeUtils.html#escapeJavaScript%28java.lang.String%29
http://www.coderanch.com/t/480905/JSP/java/tag-input-tag
https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/org/apache/commons/lang/StringEscapeUtils.html#escapeJavaScript%28java.lang.String%29
http://www.coderanch.com/t/480905/JSP/java/tag-input-tag
Subscribe to:
Posts (Atom)