Tag Library supports namespace: http://jboss.com/products/seam/taglib, but no tag was defined for name: selectDate
Issue
- When xyz.xhtml is rendering its giving us an error:
com.sun.facelets.tag.TagException: /xyz.xhtml @nn,nn <s:selectDate> Tag Library supports namespace: http://jboss.com/products/seam/taglib, but no tag was defined for name: selectDate
- The code we using for selectDate is here:
<s:selectDate for="initialClosingDate">
<h:graphicImage url="img/dtpick.gif" style="margin-left:5px;cursor:pointer"/>
</s:selectDate>
Environment
JBoss Enterprise Application Platform 5.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.