1 Reply Latest reply on Feb 9, 2007 11:16 AM by norman.richards

    SeamFaceletViewHandler (doco)

    tony.herstell1

      Doco for Using Security says use this:

      <application>
      <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
      </application>
      



      IceFaces says use this:
      <application> <view-handler>com.icesoft.faces.facelets.D2DSeamFaceletViewHandler</view-handler>
      </application>
      


      I was hoping that the Icefaces one includes what is needed.


      I assume that this won't be a problem.