I would like to use an explicit conversation id.
The Begin annotation API:
http://docs.jboss.com/seam/2.0.0.GA/api/org/jboss/seam/annotations/Begin.html
mentions the id attribute to be deprecated public abstract String idDeprecated. 
use in pages.xml 
  | 
  | An EL expression for the conversation id. If a conversation with the same 
id aready exists, Seam will redirect to that conversation. 
  | 
  | Default:
  | "" 
  | 

A reference is made to pages.xml but what tag (attribute) will I have to use in 
pages.xml?



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

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

Reply via email to