A filter from the servlet spec 2.3 is the equivalent to a Valve and is portable across all servlet containers that implement this spec. (e.g. tomcat 4.*) Have a look at: http://www.javaworld.com/javaworld/jw-06-2001/jw-0622-filters.html
> -----Ursprüngliche Nachricht----- > Von: Eriam Schaffter [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 2. August 2002 13:03 > An: Tomcat Users List > Betreff: Re: AW: Embedded Tomcat and manage requests and responses at > theconnectorlevel > > > I 'm trying to understand what you mean by filter, would it > be to design a new valve element and then to declare it in the config ? > Would a valve element be usable in others servlet containers -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>