Help :- Filters . 2003-10-04 - By Steven Perry
Back
I have configured a filter to do some preService processing (i,e, before the request is passed onto the webapp).
I, initially, configured it for a single webapp (modified the relevant web.xml) and it worked fine.
Now, I want to configure it such that ALL webapps use this filter. I tried to declare the filter in %tomcat_home%\conf\web.xml, but this doesn't seem to work.
Pls help me. How do I go about setting this filter so that all webapps use it. (without modifying the web.xml for each and every webapp).
Tahnk you very much.
--Steve.
__ ____ ____ ____ ____ ____ ______ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|