On 5/9/07, mélanie langlois <[EMAIL PROTECTED]> wrote:
Hi, Thank you for your explanation. Actually, we don't need this feature in our application, so i want to disable the persistence of session.
To disable the persistence of session add this <Manager className="org.apache.catalina.session.PersistentManager" saveOnRestart="false"/> between the opening and closing <Context> tag
However, we are running tomcat 5.0.28 and for several reasons, we don't want to upgrade for now. Is it possible to disable this in 5.0.28 ?
It may be possible, but I can't say for sure because I haven't tested it on 5.0.28 - doesn't hurt to test it. I saw only explanation for doing this on tomcat
5.5.x by modifying context.xml .. Thanks, Mélanie
-Rashmi --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]