I'm having problems running JSP using Tomcat/4.1.12. For some obscur reasons, 
everytime I  
request a JSP page from the server, the page is always executed 3 times. I created a 
JSP 
including the following code: System.out.printnl("TEST");, and TEST is appearing 3 
times on 
the server console at each request.

Somebody have an idea, 

Thanks,

Frederic

Reply via email to