Re: Struts Plugin and Taglib reference

2008-02-27 Thread StrutsNewbie
StrutsNewbie wrote: > > > Hi all, > > I have multiple web applications following the struts framework. I have > certain common components that are used in all these web applications. I > have kept the common components as a struts plugin in each web > application&

Struts Plugin and Taglib reference

2008-02-27 Thread StrutsNewbie
Hi all, I have multiple web applications following the struts framework. I have certain common components that are used in all these web applications. I have kept the common components as a struts plugin in each web application's WEB-INF/lib folder. My plugin is accessing a taglib in another jar