Another question:
It is possible to acquire parent conversation (within nested conversation) and set
viewID?
Something like this:
Conversation c = Conversation.instance();
| c.getParent().setViewId("/detail.jsp");
I don't know how to get parent conversation.
I need to return from nested conversation to other page than I came from.
please help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037038#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...