Use

            top.location.replace('/LinkThreeToSecondPage.jsp');

That will replace the current page's entry in the history list with
"LinkThreeToSecondPage.jsp"






"srinivasa rao yeramati" <[EMAIL PROTECTED]> on 05/01/2000 03:37:47 PM

Please respond to "A mailing list about Java Server Pages specification and
      reference" <[EMAIL PROTECTED]>



 To:      [EMAIL PROTECTED]

 cc:      (bcc: EDWARD M. BORISO/EMPL/VA/Bell-Atl)



 Subject: Help needed in javascript






Hi

I need to have the following functionality in jsp pages


from page one i have three links  . when i click on link one or two
and go to the next page i should be able to come back to page one using
browser back button. If i click link three and go to the next page i should
not come back to the page one.

right now i am using history object for this but it not solving the purpose
as it is unable to differtiate the links.

is there any method to clear the history  in javascript.


thanks to any one who can help me.

srini
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to