Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

prevent session expiration?

843844Mar 6 2007 — edited Mar 11 2007
hello,
is there a mechanism, that prevents expiring a session?
for example when a user is on a page, his session shouldn't expire until he lefts the page. Up to now the user has 30 min. on every page and he gets a nullpointerException after 30 min.
i would like to be able to renew the session.
thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2007
Added on Mar 6 2007
14 comments
207 views