users@javaserverfaces.java.net

Re: Custom state saving implementation

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Thu, 01 Mar 2007 10:59:11 -0800

Adam Brod wrote:
>
> Hi-
>
> I am interested in storing my JSF view state in a local cache - not
> the session nor client side. Is this very difficult to do? Is there
> a standard hook that I can implement to do this? Or would I need to
> hack around in the RI code?
Can you provide more details on how you think you would map a user to an
entry in the local cache?
Would it be similar to server side state saving where we write the map
key that contains the view information
to the client?


>
> Thanks for any tips.
> *
> Adam Brod*/
> Product Development Team/
> Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.
>
>