[jboss-user] [JBoss Seam] - Re: action in pages.xml help?

iradix do-not-reply at jboss.com
Fri Apr 27 12:15:01 EDT 2007


What you want is:


  | <page view-id="whatever">
  |   <action execute="#{action1}"/>
  |   <action execute="#{action2}"/>
  | </page>
  | 

You may need 1.2 for this.  Check the DTD for other options.

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

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



More information about the jboss-user mailing list