-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shah,
On 7/13/2009 8:13 AM, Shah, Dhaval wrote:
> I'm trying to upgrade from Tomcat 5.0 to Tomcat 6.0. The Problem I'm
> facing is that my application uses an interface ValveContext which is
> missing in Tomcat 6.0. Any idea how can I get this functio
Hello,
I'm trying to upgrade from Tomcat 5.0 to Tomcat 6.0. The Problem I'm facing is
that my application uses an interface ValveContext which is missing in Tomcat
6.0. Any idea how can I get this functionality (provided by ValveContext) in
Tomcat 6.0.
The invokeNext(request, response) method