[jboss-user] [JBoss Seam] - Advise needed: Conversations vs. navigation menu

wenzlaff do-not-reply at jboss.com
Wed Feb 14 03:28:34 EST 2007


Hello,
I tried to achieve the following scenario:
1. Begin a conversation when showing an overview of items.
2. Use this conversation (using an extended persistence context) to hold the selected item using DataModelSelection.
3. Edit or delete the item
4. End the conversation.

I know that I could achieve this simple use case stateless as well, but this question is more general.

If the user ends the conversation implicit not explicit in Step 3, i.e. by using the navigation menu, the conversation still exists and prevents new conversations to be started.
Is there a general advise on how to handle conversations in combination with a application wide page navigation?


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

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



More information about the jboss-user mailing list