Im having problems with creating sessions with a servlet in tomcat.

When the getSession line is reached in the code it freezes for around 9-10
seconds before returning a session, leading the user to think theyre not
going to get anything back...

This only seems to be the case with new sessions being created;  - once
the session is established, future access to the servlet is an acceptable
speed for the duration of that client's session.

Im testing it with netscape 4.71/linux and a standalone tomcat server...

Anyone else had this problem?

-- 
Steve Smale
[EMAIL PROTECTED]


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

Reply via email to