> From: joeweder [mailto:joewe...@gmail.com]
> Subject: Re: How2 Disable PUT response in OPTIONS method
> 
> The idea of using a ServletFilter is a good one but
> will not work because the application does not have 
> a single entry point (dispatch/front-controller)

???  I'm confused; filters are configured in WEB-INF/web.xml, and require no 
changes to the webapp's servlets.  Why do you think you'd have to modify the 
webapp itself?

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to