You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Manos Batsis <ma...@geekologue.com> on 2007/02/09 17:47:54 UTC

Struts taglib autodiscovery in JSP 2.0 XML?

Hello,

Well, the subject says it all, uses of taglibs are outputted as-is by
the container. My JSPs are like:


<jsp:root version="2.0" xmlns:bean="http://struts.apache.org/tags-bean"
xmlns:jsp="http://java.sun.com/JSP/Page">

My web.xml's version is 2.4 so i don't declare the taglibs, shouldn't
they be auto-discovered (triggered by the namespace declarations)?

Thanks in advance,

Manos



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org