<a href="#" onClick="history.back(-1);"> </a>

works for IE4,5 and NN4.7 (ipplemented in project!!)
other methods for JS objects are not allowed in netscape
( requires permission from NN security manager)

SD



> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Davindar Singh Gill
> Sent: 15 June 2000 17:34
> To: [EMAIL PROTECTED]
> Subject: Browser back button not loading page from cache.
>
>
> I am working on a project which uses
>
> Servlet Engine - JRun  2.3
> WebServer - Netscape Enterprise Server 3.6
> Browsers - IE 5, Netscape 4.61
>
> On using the browser back button ( or in javascript calling
> history.go(-1) )
> the servlet get executed to construct the previous page.
> I have NOT modifed the HTTP response headers (Cache-control or  Pragma) in
> my servlet.
> Why does'nt the page get loaded from the cache ?
>
> Thanks,
> Davindar
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to