Re: AW: JAVA SCRIPT problem

2003-01-28 Thread Scott Eade
On 29/01/2003 9:35 AM, "Marc Lustig" <[EMAIL PROTECTED]> wrote: > Actually I was trying to say that it is impossible to trigger an "empty > cache" command using http. Quinton claimed it is possible ... and he might > be right. > > Marc Correct. But you can use http headers to indicate that a pa

Re: JAVA SCRIPT problem

2003-01-28 Thread Scott Eade
m.au .Mac Chat/AIM: seade at mac dot com > >> -Original Message- >> From: Marc Lustig [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, January 28, 2003 4:56 AM >> To: Turbine Users List >> Subject: AW: JAVA SCRIPT problem >> >> >> As I said

RE: JAVA SCRIPT problem

2003-01-28 Thread Quinton McCombs
: Marc Lustig [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 4:56 AM > To: Turbine Users List > Subject: AW: JAVA SCRIPT problem > > > As I said, I believe it is a browser-issue. I'm not aware of > a possibility to empty the cache of the browser remotely. I

AW: JAVA SCRIPT problem

2003-01-28 Thread Marc Lustig
: Keshava Murthy [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 28. Januar 2003 05:39 > An: Turbine Users List > Betreff: Re: JAVA SCRIPT problem > > > Hi Marc, > > Can you tell me how can I do it programatically either in vm file or in > screen class. > > regard

Re: JAVA SCRIPT problem

2003-01-27 Thread Keshava Murthy
Hi Marc, Can you tell me how can I do it programatically either in vm file or in screen class. regards, Keshav - Original Message - From: "Marc Lustig" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 7:35 PM

AW: JAVA SCRIPT problem

2003-01-27 Thread Marc Lustig
; Betreff: JAVA SCRIPT problem > > > Hi, > > I have a turbine application which uses a javascript source file. > My problem > is that the vm files opened in the browser after making changes in > javascript source file does not get reflected in the HTML page even after > re

JAVA SCRIPT problem

2003-01-27 Thread Keshava Murthy
Hi, I have a turbine application which uses a javascript source file. My problem is that the vm files opened in the browser after making changes in javascript source file does not get reflected in the HTML page even after restarting the tomcat. Only after I refresh the screen the changes made in