https://issues.apache.org/bugzilla/show_bug.cgi?id=43285


Mark Thomas <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement




--- Comment #11 from Mark Thomas <[EMAIL PROTECTED]>  2008-05-17 10:48:44 PST 
---
That the RI has a bug and is not spec compliant is not a justification for
deliberately inserting the same bug in Tomcat. That said, I am not against an
enhancement that makes this configurable.

Jasper can't get at the Tomcat context configuration without making Jasper
dependant on Tomcat internals, something we try not do to. To be consistent
with similar configuration options it could be done with a system property (see
http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/config/systemprops.xml
for examples). The code would need to ensure that setting
org.apache.catalina.STRICT_SERVLET_COMPLIANCE overrides the new setting that
allows nulls.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to