I managed to make the application behave like i wanted. I replaced all the s:link
components with the normal h:commandLink component. But i am pretty sure it's not a
very good idea to send the whole state back and forth all the time. The conversation
contexts state is a lot larger than i first thought of (of course). All objects my action
classes are referencing must be sent back to the browser. If i reduce the state to the
minimum, the benefits of actually having a conversation are vanishing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081339#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...