> Yeah, that's all I could come up with too. There really should
> be a more graceful technique built into JSP...
> 
> I wrote two custom tags. One to replace " with " for
> input field values and another to insert a backslash before quotes
> for use within javascript code.
> 
> Jeff

If you want to use something more "standard" (than your custom tags), I believe there 
is http://jakarta.apache.org/taglibs/doc/string-doc/index.html

Lance

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to