On Nov 2, 2007 12:37 PM, Jignesh Shah <[EMAIL PROTECTED]> wrote: > I was not clear, by use the page , I meant I could > still click on the buttons on the jsp and they work > fine. The problem is those buttons use beans that have > "session" validity.
And you're saying the prior values are still in session? If so, I'd add a ServletContextListener to log begin/end of sessions to see what's going on. Personally, I've never had a problem with session timeouts, and I frequently change them via web.xml to test things. -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]