If you set the conversation id manually, you can control the number of conversations
created. (The side effect is that you might rejoin the conversation even if you don't
want to.)
You could also be sure to end conversations whenever a new treenode or tab is clicked.
That way you only have one conversation running at a time, giving you the option to have a
long timeout period.
If the user enters a tab with a form, and the exits the form by clicking another tab, the
conversation will be closed again.
And if the user opens a new window, the users could fill out two forms concurrently (which
is one of the big benefits of the conversation)
Alas its not possible to "restart" a conversation with one action (correct me if
i am wrong here), so you would have to redesign parts of the "tabbing"....
Of course it all depends on your requirements....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038268#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...