--- AbelMacAdam <[EMAIL PROTECTED]> wrote: > Strangely enough, the taglib was not in web.xml, but in a jsp.
The taglib *directive* is in a JSP; the taglib's TLD is in the struts-core library. From your initial posting it looked like you were mixing up S1 tags with S2 tags. The URI of a taglib is specific--you can't make one up. Hopefully you're using "/struts-tags" for the S2 tags now. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]