Hi all,
My tomcat version is 5.0.30 and JDK 1.4.2_08 on Windows XP.

I want to add customer valve which extends ValveBase. I want it to be
invoked after the AuthenticatorBase Valve(like BasicAuthenticator,
DigestAuthenticator, FormAuthenticator, NonLoginAuthenticator,
SSLAuthenticator). Can I achieve it?

I have try to put my Valve definition in my webapp Context,
server.xml's Host and Engine. But my valve always be invoked before
the AuthenticatorBase Valve.

Any help would be very appreciated!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to