[jboss-user] [JBoss Seam] - Re: trouble with conversations

gavin.king@jboss.com do-not-reply at jboss.com
Fri Jun 8 15:29:10 EDT 2007


This is correct - and is, in fact, what you want 90% of the time. Think about the semantics of a HTTP GET. If you want refresh to stay in the same conversation context, you need to do a post-then-redirect, so that you get conversationId=.... in the URL.

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

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



More information about the jboss-user mailing list