> From: Carl [mailto:c...@etrak-plus.com]
> Subject: Re: Not compiling JSP's
> 
> 1.  Why the compilers on most of my computers worked fine and the
> newest one (test server) failed.

I find it odd that you run such a variety of configurations.  In any event, 
several fixes for quote escaping have gone into recent versions of Tomcat, such 
as:
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
https://issues.apache.org/bugzilla/show_bug.cgi?id=45427

Also, take a look at the doc for the STRICT_QUOTE_ESCAPING system property:
http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html#Jasper

You might have been able to avoid updating so much code, but it's probably 
better to bring it into compliance with the standard.

> 2.  Why I did not see any errors in any logs.

That's a very good question.

 - 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