On 1/11/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:

> I got eclipse to recognize my custom tag but in the process I noticed that
> the xml web-app definition version 2.4 doesn't support the taglib element
> anymore.  Why did this go away and what version of the Servlet/JSP servlet
> spec did it go away?

Probably in 2.4, since it works in 2.3... but you haven't needed
<taglib> tags in web.xml since 2.2, and then only if you had more than
one tld file per jar.  I think.  That was a long time ago. :)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to