You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/06/18 09:32:31 UTC

DO NOT REPLY [Bug 20853] - JSP responds to TRACE method in the same way as to GET method.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20853

JSP responds  to TRACE method in the same way as to GET method.





------- Additional Comments From william.barker@wilshire.com  2003-06-18 07:32 -------
This one is somewhat problematical with the spec.  The JSP-1.1 Spec strongly 
suggests that the _jspservice method should be invoked from the Servlet.service 
method (which would forbid the container to support HEAD/TRACE/etc).  

While I think about it, I'm going to leave this open.  However, I don't really 
see that much room in the spec for "creative interpretations".  The likely 
result of this bug is "INVALID".

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org