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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to