I have never used this approach, but I am guessing it would be: <taglib> <taglib-uri>/struts-tags</taglib-uri> <!-- the value of taglib's uri--> <taglib-location>/WEB-INF/struts-tags.tld</taglib-location> </taglib>
On Tue, Oct 27, 2009 at 1:29 PM, Bhaarat Sharma <[email protected]> wrote: > <taglib> > <taglib-uri>/WEB-INF/struts-tags.tld</taglib-uri> > <taglib-location>/WEB-INF/struts-tags.tld</taglib-location> > </taglib> > -- Screw John Galt, who is Martin Gainty? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

