[jboss-user] [JBoss Seam] - view-handler disabled when using Ajax4JSF ?

codelion do-not-reply at jboss.com
Thu Mar 1 15:33:55 EST 2007


Seam-gen in faces-config.xml now has a comment

      <!-- Disabled when using Ajax4JSF -->
  |       <!--
  |       <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
  |       -->

Glad there is a comment, but the missing view-handler confuses.  I thought the view-handler was necessary?  What is the causality?  And if it isn't there, is it now somewhere else?

In seam reference is reads:

anonymous wrote : "to make use of the security EL functions, SeamFaceletViewHandler must be used"

In seam reference is also reads to use facelets (cannot live without its templating) and to use Seam expression language enhancement (which I don't think I need) you need <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024457#4024457

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024457



More information about the jboss-user mailing list