Struts taglib autodiscovery in JSP 2.0 XML? 2007-02-09 - By Manos Batsis
Back
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@(protected) For additional commands, e-mail: user-help@(protected)
|
|