Can JSF store component state completely on client, that is, using
Javascript objects? I could not find anything besides _viewstate-like
juggling between client and server.

I think it would be nice if an application could try to save viewstate
on client, and if Javascript were turned off, the viewstate would be
submitted to server and stored there in the session.

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to