Hello.
If you have session variables for keeping the information regarding the
currently logged in user, you can explicitly check the value of that session
variable on top of each page.If you have logged out, the value of this
variable should be empty.So if this is empty, you can redirect the user to
the login page again.
Hope it works.
Bye.
> -----Original Message-----
> From: Marada VisweswaraReddy [mailto:mvviswa@r...]
> Sent: Monday, April 09, 2001 6:19 PM
> To: Pro_JavaServer_Pages
> Subject: [pro_jsp] urgent
>
>
> hello there,
> After the serverside session is closed (i.e logged out),how i can
> redirect user upon clicking on the back button of the browser to a page
> which helps in relogging process.
>
> Any sort of help in this regard will be appriciated.
>
> thank u.
>