You can't return "true" always, since the spec (section 8.4.2) says that any value for jsp_precompile other than <none>, "true", or "false" will return error code 500. ----- Original Message ----- From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 11:58 AM Subject: Re: cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/servlet JspServlet.java
> > kinman 01/11/29 11:40:52 > > > > Modified: jasper/src/share/org/apache/jasper/servlet JspServlet.java > > Log: > > PR: 5169 > > Submitted by: [EMAIL PROTECTED] (Ryan Lubke) > > > > -- Spec says jsp_precompile=false means jsp_precompile=true (weird, > huh?). > > Fix to conform. > > I'm confused ! > Why don't we just return true all the time, then ? > ;-) > > Remy > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > *----* This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>