[jboss-user] [JBoss Seam] - Re: Expression language enhancements do not work

avbentem do-not-reply at jboss.com
Tue Mar 20 10:12:08 EDT 2007


"ebu" wrote : looks like that ajax4jsf's view handler specified in web xml takes precedence
I don't know the answer to your question, but just for your information: when using seam-gen then SeamFaceletViewHandler is commented-out (with a reference to Ajax4JSF) in the generated faces-config.xml, thus:
<application>
  |     :
  |     <!-- Disabled when using Ajax4JSF -->
  |     <!--
  |         <view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
  |     -->
  |     :
  | </application>

Arjan.

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

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



More information about the jboss-user mailing list