The simple solution would be
Check the variable for null and redirect it to someother page if it is
null....
or just give a message


V.T.R.Ravi Kumar, Engg.(CCX), BHEL Phone Office +91 1334285260 Mobile +91
1353114861
----- Original Message -----
From: "Mikil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 5:49 PM
Subject: JSP issue


> Hello everyone,
>
> I have a scenario which is very common but don't know the solution and
thats where I need some help.
>
> Scenario:
>
> After signing out from a web application the cookies are killed and
sessions invalidated. But when I click on the back arrow key of the browser,
the page with the user name appears though infact the value is null.
>
> Solution:
>
> I am looking for the solution that when I click on the back arrow of the
browser, it should not allow what I mentioned above but instead should
direct to a new page or home page.
>
> Await for your replies.
>
> Thank you in advance.
>
> Rgds
>
> Mikil
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to