I use a Apache-tomcat configuration and I made a stupid servlet that print 100 
helloworlds on my browser.
when I call it with
http://localhost:8080/examples/servlet/HelloWorld (via tomcat)
I really have 100 helloword (trust me it's a bit long to count them :) )
But
when I call it with
http://localhost/examples/servlet/HelloWorld (via apache)
I only have around 40 and this HTML page is not finished.
I don't have any </HTML> at the end.

is there a timeout between Apache or Tomcat !???!
any other ideas???

__________________________________________________
Voila vous propose une boite aux lettres gratuite sur Voila Mail:
http://mail.voila.fr



Reply via email to