prevent session expiration?
843844Mar 6 2007 — edited Mar 11 2007hello,
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