6 Replies Latest reply on Apr 16, 2007 7:35 PM by shane.bryzak

    Cannot use <s:commandButton>

    sammy8306

      When switching from a <h:commandButton> to an <s:commandButton>, this exceptions occurs:

      com.sun.facelets.tag.TagException: /newBlogEntry.xhtml @81,84 <s:commandButton> Tag Library supports namespace: http://jboss.com/products/seam/taglib, but no tag was defined for name: commandButton
      


      <s:link> can be used without problems. SeamFaceletViewHandler is set in faces-config.xml.