[EMAIL PROTECTED] a écrit :
is there any way to turn off the jsessionid (disabling the rewriting URL) ?
Hi jeanlouis,
If you choose to have a cookie session mechanism only, you should
track your session with the cookie methods.
If you want exclude the url method, you won't be able to track session
if cookie are disabled.
So the answer depends on your needs !
If session mechanism is not critical for your noncookie users, juste
redirect them whhitout the encodeURL method, or override this method
to do nothing, and ommit the session-id parameter.
Regards,
--
Albrecht ANDRZEJEWSKI
Créateur - Incubateur Technologique
SITE-EERIE - Parc scientifique G. Besse
30035 Nîmes Cedex 1 - France
Tel : 04 66 38 40 65 Fax : 04 66 38 70 99*
----------------------------------------------------
Ce message a ete envoye par le serveur IMP de l'EMA.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]