[jboss-user] [JBoss Seam] - Re: conversations, nested conversations

kooudy do-not-reply at jboss.com
Fri Apr 13 07:07:26 EDT 2007


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#4037038

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



More information about the jboss-user mailing list