> Go to server.xml and add this property to your <context ....
> reloadable="true" .../>

Actually, I've already got that in place.  Here's what I have in the
server.xml file

    <Context path="" docBase="ERPS" debug="0" reloadable="true"/>

but TomCat still gives me the old page.  Maybe someone on the list can tell
me why.

Anyway, thanks all the same.


> -----Original Message-----
> From: Yiu Wing [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 20, 2001 12:19 AM
> To: Tomcat Users List
> Subject: Re: Clear Cache In IE5
>
>
> > 1)Tools/Internet Options/Temporary Internet Files/Settings/Every Visit
to
> > the Page.
> >
> > 2)Tools/Internet Options/Temporary Internet Files/Delete Files/All
offline
> > content.
> >
> > And after Refresh for every page. Do it, I had that problem before and
> more
> > if you use any caching server like squid, etc.
> >
> > Guido
>
> Thanks for that.  But my problem turns out that TomCat gives the older
> version of my webapp.  Actually, I replaced a new jsp file in my webapp
with
> exactly the same name as the old jsp file.  However, TomCat4.0 still gives
> me the older version.  This is really annoying, why TomCat does something
> like that?  I thought IE was the culprit but it's not. I'd really
appreciate
> it, if someone can help me with this.
>
> Thanks a lot.
>
> > -----Original Message-----
> > From: Yiu Wing [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, December 19, 2001 5:07 PM
> > To: [EMAIL PROTECTED]
> > Subject: Clear Cache In IE5
> >
> >
> > Hello all,
> >
> > This is a little bit off topic. Can you tell me how can I clear the
cache
> in
> > IE so that I can see the change I've in made in my webapp after invoking
> > TomCat4.0 again?  Thanks in advance.
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to