Hello everybody,

I wrote a Struts application deployed on a Tomcat server that is used as a 
web service. What I see is that for every request sent by the client 
applications a new session is created; I guess this is because there's no 
JSESSIONID cookie sent with the request. Could someone tell me if it's 
terribly inefficient for the server to have to create a new session for 
every request? I could reduce the session timeout to the minimum, but the 
application is also used by interactive users so the session timeout needs 
to have a reasonable value.

Thanks in advance.

--
D. Laroche
Pratt & Whitney Canada

---------------
Ce courriel contient des renseignements confidentiels de P&WC et le fait 
de le recevoir ne constitue pas une autorisation d'en utiliser ou 
divulguer le contenu. This email contains confidential information of P&WC 
and its receipt does not constitute an authorization to use or disclose 
its contents.
---------------

Reply via email to