Subject: Re: Tomcat & Cache


>
> --- zys <[EMAIL PROTECTED]> wrote:
> > I am trying a jsp file, however if I change in the
> > jsp file
> > this modification is not taken by TOMCAT eventhough
> > I
> > shutdown & restart it and delete all *.java ,
> > *.class TOMCAT
> > has generated for my jsp file.
> >
> > Did anyone faced such problem?
> >
> > regards
> > ZIAD
> >
> Yeah ... me once, when I've forgotten to save the
> changes :-)
>
> Drasko
>
Or, if you are following the development process as suggested in the how to
pages, you have forgotten to do an ant build on your project source which
places new versions of you code etc in the webapps directory.

Miles

Reply via email to