Dear Friends, I need to configure a filter for all the requests except a particular request.
For example, for the Login request, I will go through the filter and annd the request to my web application will go through the filter which checks the authentication of the user. Could you please suggest a way to do this. Thanks, Sivakumar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

