Re: A tip on how to avoid browser caching problems..

2001-04-03 Thread Clayton Nash
lto:[EMAIL PROTECTED]]On Behalf Of Nishant Baranwal Sent: 03 April 2001 11:50 To: [EMAIL PROTECTED] Subject: Re: A tip on how to avoid browser caching problems.. Hi, How does the server handle this ?? As per your example lets say a random no 1234 is added to 'page.jsp', so then do you sen

Re: A tip on how to avoid browser caching problems..

2001-04-03 Thread Nishant Baranwal
PROTECTED] Subject: A tip on how to avoid browser caching problems.. Hi there all, I just wanted to pass on a bit of info I finally got working for web browsers..just incase some of you out there may be seeing a similar situation. On our site, we have 3 "top" tabs that all call the sa

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread Hamid
Expires", 1); %> Hamid Hassan Software Engineer visualsoft-inc.com -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of JSP Insider Sent: Saturday, March 31, 2001 3:01 AM To: [EMAIL PROTECTED] Subject: Re:

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread JSP Insider
on and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: A tip on how to avoid browser caching problems.. >Date: Fri, 30 Mar 2001 12:06:26 -0600 > >We had some problems with caching in our projects too, and the META tags >did'nt work (we have

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread Robert Nicholson
ication and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Salian, Santosh (GXS, > TCS) > Sent: Friday, March 30, 2001 11:33 AM > To: [EMAIL PROTECTED] > Subject: Re: A tip on how to avoid browser caching problems.. > > > Hi , > > I have a question on the usage of Sy

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread Salian, Santosh (GXS, TCS)
lto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 2:05 PM To: [EMAIL PROTECTED] Subject: Re: A tip on how to avoid browser caching problems.. If you are going to submit a form, do something like the following: if you're doing it from a link: click this will work fine with JSP's and

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread sufi malak
Does x has to be a variable of Whatever ? >From: "Ortiz, William J" <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: A tip on how to avoid brow

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread Ortiz, William J
PROTECTED]> e -Original Message- From: sufi malak [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 1:16 PM To: [EMAIL PROTECTED] Subject: Re: A tip on how to avoid browser caching problems.. How did you do it please ? >From: "Ortiz, William J" <[EMAIL PROTECTED]> &

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread sufi malak
How did you do it please ? >From: "Ortiz, William J" <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: A tip on how to avoid browser caching proble

Re: A tip on how to avoid browser caching problems..

2001-03-30 Thread Ortiz, William J
Sent: Wednesday, March 28, 2001 5:07 PM To: [EMAIL PROTECTED] Subject: A tip on how to avoid browser caching problems.. Hi there all, I just wanted to pass on a bit of info I finally got working for web browsers..just incase some of you out there may be seeing a similar situation. On our site, we h

A tip on how to avoid browser caching problems..

2001-03-28 Thread Duffey, Kevin
Hi there all, I just wanted to pass on a bit of info I finally got working for web browsers..just incase some of you out there may be seeing a similar situation. On our site, we have 3 "top" tabs that all call the same one URL to log in to various parts of the site. The URL the browser sees for a