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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...