Thank you for the answer! The problem is, for example i need to submit form and persist an object in an old long running conversation. Then i must initiate a redirect to a new page, take some parameters from an old conversation and begin a new long running conversation. Optionally, it would be helpful sometimes to end an old conversation.
With pages.xml i issue a redirect to a new page which would make a new conversation to a long running one. But if i use a h:commandButton (with @End or then with <end-conversation/> in pages.xml) and then issue a redirect, i get an old conversation id and the back-button causes a problems. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049074#4049074 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049074 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
