-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tina,
Tina G wrote: > Session timeout after 2 minutes by tomcat container but on submiting a > second form to the server; > request.getSession(false); > is not returning NULL. Instead a new SessionId gets assigned. Something else must be happening before this call to create a new session. Are you hitting anything else at all before you try to submit this form? You said "extends Action"... are you using struts? You might want to see what Struts is doing before your request gets to the HttpSessionListener (do you have "locale" set on your controller?). You might even want to create a new HttpSessionListener that dumps a stack whenever a session is created, and you can see where it is happening. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHE2449CaO5/Lv0PARAjg4AKCCwSKvGSwC+p0eyBT5LdSEss0KSACgis+N oSck6IsvaMYB3VhKU8e87RQ= =wPgj -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]