> From: Leena Shah [mailto:xl...@hotmail.com]
> Subject: Problem with Escaping ${} in tag attribute in tomcat 6.0.20
> 
> However if I have it as an attribute for a custom tag,
> it throws the exception shown below.

Try setting the system property 
org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING to false to return to 
the not-quite-compliant 6.0.18 behavior.

The associated bug report:
https://issues.apache.org/bugzilla/show_bug.cgi?id=45427

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to