[jboss-user] [JBoss Seam] - Re: Conversation id - business key - howto

gavin.king@jboss.com do-not-reply at jboss.com
Fri Mar 30 12:32:03 EDT 2007


Unfortunately we forgot to document that. What it actually looks like is:

<conversation name="ProcessOrder" 
  |     parameter-name="orderId"
  |     parameter-value="#{order.id}"/>
  | 
  | <page view-id="/processOrder.xhtml" conversation="ProcessOrder"/>


Try it out and let us know what you think!

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

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



More information about the jboss-user mailing list