You could put the following in the head section of the html to automatically
log a person out. This avoids any source changes.
#if ($data.User.hasLoggedIn())
<META HTTP-EQUIV="REFRESH" CONTENT="$config.getString("session.timeout");
URL=$jslink.setAction($config.getString("action.logout"))">
#end
Jeremy Ford
[EMAIL PROTECTED]
-----Original Message-----
From: Harald Schl��er [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 12:55 PM
To: '[EMAIL PROTECTED]'
Subject: Redirect after Session Timeout
Hello Jetspeed users!
As far as I know this question occured already here a while ago. But I
remember there was no real solution described for the problem. So start up
with this one more time.
I'm using Jetspeed 1.4 and I'd like to redirect the user to the login page
after the session timeout has been reached.
Does anyone know a good solution?
Thank you in advance
Harald Schl��er
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]