aspose file tools
The moose likes JSF and the fly likes JSF application state Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF application state" Watch "JSF application state" New topic
Author

JSF application state

Venkata Saraswathi
Ranch Hand

Joined: Sep 27, 2008
Posts: 55
Hi,

I read that state of application can be saved on client or server by configuring javax.faces.STATE_SAVING_METHOD parameter.

what it means by saving on client side? in which form it will be saved and how?

Can any body clarify this.

Thanks,
-- Venkata

Abhijeet Dalal
Greenhorn

Joined: Dec 24, 2009
Posts: 6

Hey Venkata,
I found below link that may answer your question.

http://www.jroller.com/mert/entry/state_saving_method_client_side


Thanks,
Abhijeet.
Venkata Saraswathi
Ranch Hand

Joined: Sep 27, 2008
Posts: 55
Hi Abhijeet,

Thanks for info. It is helpful.

Also, can you provide some code samples related to posts JSF Template and JSF Modal dialog.

Thanks,
--venkata.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF application state
 
Similar Threads
[JSF]RowAction not working properly
Vulnerability issues in JSF
Approaches to error handling in distributed computing?
STATE_SAVING_METHOD
Hidden field on the page