> From: Yavuz Kavus [mailto:yavuzka...@gmail.com]
> Subject: Re: Subcontext, filter problem.

> i am currently using the third one. but it is a bit slow
> and i dont want to use a filter for such a task.

There's nothing wrong with using a filter to catch references to the external 
directory.  The speed of such a filter should be the same as if Tomcat were 
serving the static resource itself, so there may be a problem in how you've 
implemented it.  You might want to compare your filter code with that in 
Tomcat's DefaultServlet to see what the differences are.

 - 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