Hi Ashwani,

If you include the following directive in your page, the browser will not
cahce it:

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
--
Stefan van den Oord
[EMAIL PROTECTED]

> From: Ashwani Kalra <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 7 Feb 2000 19:25:02 +0530
> To: [EMAIL PROTECTED]
>
> Hi all
> Its sort of urgent ;
> I have three links on a page(jsp)  which points to this page itself. but as
> far as i know  if the page is cache it is picked up  from there not from the
> server.
> so i want to expire the page so that when the link is clicked  the page is
> picked up from the server.
>
> It must be small command of html  or ???????     jsp.
>
> please let me know if any one have done something similar.
> Exact syntax will be of great help
>
> Thanks
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to