To isolate this problem, you should remove Struts from the equation and them perform 
the tests. For example create a simple web application with a servlet and access it
concurrently and see what happens. 

robert

> -----Original Message-----
> From: Mathieu Grimault [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 01, 2004 7:33 AM
> To: Struts Users Mailing List
> Subject: getSession simultaneously
> 
> 
> Hello everyone ! 
> 
> Did someone had a problem with simultaneous action ? My webapp is working well with 
> on user or more when action are not 
> simultaneous. In this case i get request.getSession() return Null for the first or 
> the second access (not sure). I cannot 
> determine if it's a struts or java or tomcat problem... any Clues ?
> 
> Regars, mathieu.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to