I've also looked into modifying the isOutDated method. Currently, it is
looking at the filesystem for the jsp last modified time. The changes that
I'd like to make include getting rid of that dependency and instead look at
the url resource for the modification time.
At the bottom of this web page, you'll find the best way to submit patches:
http://jakarta.apache.org/site/bugs.html
Justy
----- Original Message -----
> Pierre et. al.,
>
> I've updated the 3.2.1 code to support testing included files for changes
when
> determining wether to compile a JSP page. Do you want the code? If so,
> please let me know the best format to deliver it.
>
> Thanks,
>
> David
>
> Anil Vijendran wrote:
>
> > David,
> >
> > Can you follow this up with Pierre and tomcat-dev? This could probably
go
> > into 3.3 and 4.x.
> >
> > Thanks.
> >
> > David Pollak wrote:
> >
> > > Anil,
> > >
> > > My team has been using Tomcat and noticed that changing included files
> > > does not cause Tomcat to recompile the pages that include that changed
> > > files. I've made a couple of changes to Tomcat 3.2.1 to make it
compile
> > > pages if any of the included files have changed (the change was
> > > primarily in JspReader to track the included files and the
isOutDated()
> > > method on JspCompiler).
> > >
> > > Are you interested in the changes?
> > >
> > > Thanks,
> > >
> > > David
> >
> > --
> > Peace, Anil +<:-)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]