[jboss-user] [JBoss Seam] - Re: problem with conversations

Kruno do-not-reply at jboss.com
Thu Jul 5 08:40:30 EDT 2007


Try some thing like this:

  | <page view-id="/register.xhtml" >
  | 		<begin-conversation join="true"/>
  | 	</page>
  | 

if you are entering a page with GET (bookmark)  or in side some other page


  | <s:link value="USER REGISTER"  propagation="begin"  action="/register.xhtml"/>
  | 


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

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



More information about the jboss-user mailing list