I think one of my filters are involved in creating session , I tried  in  dev
box calling the url called by load balancer ,and saw that a session is
getting created   every time its a new browser, so then I   called a html
file   still session is being created, I use some of the filters which I
cannot  make changes to, so I am, wondering , If I can add  something   like
a filter in web.xml which will bypass all other filters if url is lets say
/myaap/ping.html  how to bypass all other filters and serve the request ?




--
View this message in context: 
http://tomcat.10.n6.nabble.com/tomcat-6-0-35-in-production-maintaince-tp4995740p4995967.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

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

Reply via email to