Re: Multiple Webapps and the TLDs

2005-09-20 Thread Wendy Smoak
From: "Michael Jouravlev" <[EMAIL PROTECTED]> Ok, I have Struts 1.2.7 distro, which contains META-INF/tlds directory with the following tld files: ... *1.1.tld files have older uri in them referring jakarta.struts (interesting why they have higher version number?). What do you mean by higher

Re: Multiple Webapps and the TLDs

2005-09-19 Thread Michael Jouravlev
On 9/8/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Jason Kwon" <[EMAIL PROTECTED]> > > > Say I have multiple webapps. > > Currently, I am deploying each webapp with their own copies of the > > struts TLDs. > > Is there any way I can deploy each webapp and deploy only a single set > > of st

Re: Multiple Webapps and the TLDs

2005-09-08 Thread Wendy Smoak
From: "Jason Kwon" <[EMAIL PROTECTED]> Say I have multiple webapps. Currently, I am deploying each webapp with their own copies of the struts TLDs. Is there any way I can deploy each webapp and deploy only a single set of struts TLDs? There is a way you can deploy *none* of the tlds. :) Assum