Rahul Saxena wrote:
> If we derive several servlets form s generic servlet and then if we specify
> a filter for that generic servlet, will that filter work for all derived
> servlets or not???

Filters and servlets are independent. Any filter should work with any servlet.

Mark

> 
> Rahul Saxena
> B.Tech Part III
> Computer Science And Engineering
> IT BHU
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to