That's nice! I that something new in Tomcat 7, or is it already present in
6.0.29?




On Wed, Mar 9, 2011 at 3:45 PM, Mark Thomas <ma...@apache.org> wrote:

> On 09/03/2011 20:42, Brian Braun wrote:
> > Hi chris,
> >
> > Actually, I had already unzipped my .war file and inspected every file
> > inside, and arrived to that conclution: The only place where the TLD
> files
> > are also present is the JARs that correspond to Struts (don't laugh, but
> I'm
> > still using it) and other components.
> > I guess Tomcat 7 is smarter than ever, and TLD being present in the WARs
> is
> > enough, so I dont need to keep it in my project and exported in my .war
> > file. Is that right?
>
> Tomcat will find the TLDs in the struts JAR files. No need to put extra
> copies directly in the WAR.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to