Thanks a lot ! I will try that now.
And for my cookie ? Does anyone know where I can see them ?
------------------------------
A++
St�phane
"Drinkwater, GJ
(Glen)" Pour : "'Tomcat Users List'"
<G.J.Drinkwater <[EMAIL PROTECTED]>
@dl.ac.uk> cc :
Objet : RE: Ref Http Session
13/09/2002
11:46
Veuillez
r�pondre �
"Tomcat Users
List"
in the server.xml file. add this tag inside you context path
<Manager className="org.apache.catalina.session.PersistentManager"
debug="0"
saveOnRestart="false"
maxActiveSessions="-1"
minIdleSwap="-1"
maxIdleSwap="-1"
maxIdleBackup="-1">
<Store className="org.apache.catalina.session.FileStore"/>
</Manager>
--
To unsubscribe, e-mail: <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
