How does Seam store conversation state in the client browser?
- by smayers81
Seam's documentation says that conversational state can be configured to be stored in the client browser as opposed to the servlet session. Can anyone tell me:
How is this configuration set?
How does Seam actually internally store the conversational state in the browser?