Hello,

I'm using TC4.1.12 on W2K and I'm using the HTTP port 8080 from Tomcat
as the webserver. Now I've got a webpage with 4 frames where in all 4
frames the same jsp-page is being loaded but with different page
parameters. Now the strange thing is that sometimes I get the wrong
jsp-page in a frame (it's using other page parameters). I've tested this
with other webservers without any problems. 

Can the Tomcat Http connector handle concurrently more than 1 request? I
assume this should be okay, but can Tomcat handle more than 1 JSP
request concurrently?

Strange thing is that sometimes it works and sometimes for example in
frame 1 the jsppage is being loaded with the page parameters that should
be used in frame 2 (and then frame 2 is correct).

Anybody got a idea/tip for me?

Greetings,
Gunter


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to