Subject: Re: session-timeout in web.xml does not work 2007-11-02 - By Hassan Schroeder
Back On Nov 2, 2007 12:37 PM, Jignesh Shah <jhshahus@(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 -- ---- ---- ---- ------ hassan.schroeder@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|