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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to