-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nelson,

Nelson D. guerrero wrote:
> I've made a little jsp to show me the current session I'm on, when using
> it on a standalone tomcat server the session never changes, when I move
> it to an apache httpd server with mod_jk connected to the same tomcat
> server the session still doesn't change, but when I add some traffic to
> both the httpd server and the tomcat server, the sessions start changing
> with every click and I'm having some trouble with the applications I'm
> deploying. 

Hmm...

How are you checking to see if the session has changed? Are you looking
at request.getSession().getSessionId()? Or are you looking at some
particular object in your sessions to see if that has changed?

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGCsyw9CaO5/Lv0PARAm2SAJ48zwj+vKl93aVrTR4sfnckUHi0SACeL83w
mpokRjvjYteocnpnwXgrpvA=
=BNrw
-----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]

Reply via email to