> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: RE: Regd....ASF Bugzilla - Bug 45015 (Quoting in attributes) > > But I do not understand how I can make the compiler ignore this > validation. We use precompiled JSPs.
If you're using the suggested ant script for precompilation: http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.html#Web%20Application%20Compilation then simply add the following system property to the command line: -Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]