| Author |
Session timeout Problem in Richfaces Model Panel?
|
Shishir Dhamani
Greenhorn
Joined: Nov 10, 2010
Posts: 2
|
|
Hi,
I have a problem with session timeout while using rich modal panel.
I'm using richfaces 3.1.6 modal panel in my application.After opening the modal panel when i do some operation(i'm using only Ajax form submission) for 10 mins. my application session got expired after 10 mins.
I don't know whats happening with my session.All my ajax calls are working inside modal panel but after 10 mins my session got expired.
In web.xml i have set 10 mins as a session time-out but in my case session should not get timed out as i am hitting the server regularly through ajax calls.
Thanks in advance.
|
 |
Sumeet Singh Aryan
Ranch Hand
Joined: Jul 30, 2008
Posts: 43
|
|
|
have you included any <error-page> tag in web.xml??
|
The woods are lovely, dark and deep, But I have promises to keep; And miles to go before I sleep, And miles to go before I sleep. - Robert Frost
|
 |
Shishir Dhamani
Greenhorn
Joined: Nov 10, 2010
Posts: 2
|
|
|
Yes i have <error-page> tags in web.xml...
|
 |
 |
|
|
subject: Session timeout Problem in Richfaces Model Panel?
|
|
|