Hi, I'm having a problem with filters not being executed the first time a request is sent to a Servlet. Subsequent requests do invoke filters as expected.
I'm running tomcat 4.0.4 on windows 2000.
Attached is a very simple example demonstrating this behaviour.
Any help will be appreciated,
Thanks,
Chris
<<TestServlet.java>> <<TestFilter.java>> <<web.xml>>
TestServlet.java
Description: Binary data
TestFilter.java
Description: Binary data
web.xml
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
