Hi,

after struggling a bit with the expire and path parameters of cookies it works now the way Eric suggested. Thank you very much Eric and all the others.

Best regards,
Albert


Eric Cleereman (IT) schrieb:
Hi Albert,

The following isn't pretty, but should be possible:

Embed a javascript on each custom login page, which would set a session 
persistent value to a cookie.  http://webserver/arsys/shared/login_app1.jsp 
would set the cookie's value to app1, 
http://webserver/arsys/shared/login_app2.jsp would set the cookie's value to 
app2, and so on.

Embed another javascript on the default login, logout, and error page.  That 
script could read the contents of the cookie, and redirect the user's browser 
to custom login, logout, and error pages.

Eric Cleereman

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to