How does Seam store conversation state in the client browser?

Posted by smayers81 on Stack Overflow See other posts from Stack Overflow or by smayers81
Published on 2010-05-26T02:25:23Z Indexed on 2010/05/26 2:31 UTC
Read the original article Hit count: 409

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:

  1. How is this configuration set?
  2. How does Seam actually internally store the conversational state in the browser?

© Stack Overflow or respective owner

Related posts about seam

Related posts about seam-conversation