Hello:

We use a "corporate building" approach. Any user get to the site will be given a unique Guest tag so simple public testing of personalization can be performed. Once user signon, he/she will have his/her personalization profile. When the user session is expired, a new Guest tag is automatically generated with guest profile.

One thing we are planning to do is to update the user state before the user session is expired. If user re-logon, he/she can select to get back to the last logoff.

BaTien
DBGROUPS


Slawek wrote:

hi again

one of my filter checks if user is logged. if not logged and not trying to acces to login.jsf than i redirect him to login page.

but when users session expried than its visit bean is empty so my filter redirects user to login.
thats make users a little confused;) so i must redirect them to page that say: "hi, too long not using system. click here to login again" or sth...


do u guys have somme "goog style" aproach to determine if user session has expired or is it just his first attempt to system??

slawek




Reply via email to