HI all!

I'm having a problem, I have a servlet, the function of this servlet is to make a 
xsl-translation (xml to html). So when you call the servlet, it generate the html, 
inside the html I have a text-area, the default of this text area is xsl code, but I 
have the character &lt and &gt, and when the servlet have to show the xsl code inside 
the text-area this character are translated into < and >.

Does some one now a solution for this?? I thought that was a problem in the text area 
but is no is a Java problem.

Please if someone have give me an idea of how solve this...

Thanks

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to