Re: filtering early

2007-07-10 Thread Bill Barker
As you've noted, this happens too early for a Valve as well. It takes place in the CoyoteAdapter, which is where the Connector hands off the request to the Servlet-Engine for processing. As it happens, in a Filter or Valve you can call request.isRequestedSessionIdFromURL() to check if the requ

Re: filtering early

2007-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vitale, Christopher Vitale wrote: > I'd like to create a filter very, very early in the processing pipeline. > I'm running tomcat 5.5.23 with jre 1.5.0. If a request comes in looking > like this: > > POST /path;jsessionid= HTTP/1.1 > cookie: