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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to