This is how you use Ajax4JSF with Facelets:

        <context-param>
  |             <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name>
  |             
<param-value>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</param-value>
  |     </context-param>

(copy/pasted straight from the Seam 1.1 booking example)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985643
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to