[jboss-user] [JBoss Seam] - Re: Issue about EL enhancement

lowecg2004 do-not-reply at jboss.com
Sat Apr 7 06:53:19 EDT 2007


Have you defined the Seam view handler in faces-config.xml?

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

However, will not work if you're using Trinidad components.

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

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



More information about the jboss-user mailing list