see
http://developer.redhatmagazine.com/2007/10/31/continuing-the-conversatio...
| private void endRootBeforeRedirect() {
| Conversation conversation = Conversation.instance();
|
| if(conversation.isNested()) {
| conversation.root();
| }
|
| conversation.endBeforeRedirect();
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116618#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...