On Tue, 17 Jun 2003 05:18, Mike Curwen wrote:
> Use of META refresh tags ?
> <HTML>
> <HEAD>
> <META HTTP-EQUIV="refresh"
> content="N;URL=http://www.yoursite.com/login_expired";>
> </HEAD>

Either that or update the session-timeout in your web.xml to a more acceptable 
value or use an invisible frame (well as close to invisible as you can get 
anyway) that does the refreshing and have the main visible frame left as is. 
You could run into problems with forms and what not if you refresh your main 
page ever N seconds.

Regards,
-- 
Jason Bainbridge
http://jblinux.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to