Hi
 
Today I faced very strange problem. It's not related with ww but hope someone will help.
 
In my app I have Filters and Session Listeners. I did debugging of my web app with Tomcat 4.0.6 and evrything workekd just fine. But when I deployed on Tomcat 4.1.27 I found that Filter is called before Session Listener was called and now I'm getting error messages.
 
Now I wonder which version of tomcat is working in the right way (by specification). And next question how can I do debugging?
 
Some suggestions?
Should I switch to Resin for development or what?
Or Maybe I'm wrong?

Reply via email to