Bill Barker wrote:
> You could use a Valve, but it sounds like for what you want, you could
> simply wrap the HttpServletRequest in your Filter with a wrapper that
> overrides isUserInRole.

Wrapping the request sounds like a good way to go, but I'm on Tomcat 4.1 and
the HttpRequestWrapper appears to be deprecated without suggesting a
replacement:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/connector/HttpRequestWrapper.html

Should I use something else?

-- 
Wendy Smoak


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

Reply via email to