HTMLencode? How to use it.
807598Jan 31 2006 — edited Jan 31 2006Hi,
I am new to JAVA and I want to know how can I do HTMLencode in JAVA/JSP? I have all kinds of special characters which I need to render from my web app and if I do not user any encoding, it might conflict with HTML tags.
Please let me know if there is method/class in JAVA which I can use to do this.
Thanks,
Kavans