> From: Philippe Couas [mailto:pco...@infodev.fr] > Subject: Compilation problem when i release tomcat 5.5.26 to > tomcat 5.5.27 > > /jsp/servlet24/supervisionv5.jsp(6,23) Attribute value > request.getContextPath()+"/jsp/servlet24/supervisionv4.jsp" is quoted > with " which must be escaped when used within the value
Read this: https://issues.apache.org/bugzilla/show_bug.cgi?id=45015 The old behavior can be reinstated by setting the system property: org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING to false. See: http://tomcat.apache.org/tomcat-5.5-doc/config/systemprops.html - Chuck P.S. Double-posting is annoying. 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