Felipe Jaekel created MYFACES-3880:
--------------------------------------
Summary: Allow view state to be rendered in the beginning of the
form
Key: MYFACES-3880
URL: https://issues.apache.org/jira/browse/MYFACES-3880
Project: MyFaces Core
Issue Type: New Feature
Affects Versions: 2.2.2
Reporter: Felipe Jaekel
Priority: Minor
As discussed on the user list, Leonardo Uribe asked me to create a ticket for
this feature.
The idea is to allow the view state to be rendered in the beginning of the form
to avoid a ViewExpiredException in case of a postback on a page that isn't
completely loaded yet.
Details:
http://markmail.org/search/?q=view%20list%3Aorg.apache.myfaces.users#query:view%20list%3Aorg.apache.myfaces.users%20order%3Adate-backward+page:1+mid:uqp2l6y2iwlmwbso+state:results
As a workaround I'm using PrimeFaces deferred loading. It hides the form
components while the page isn't fully loaded.
http://www.primefaces.org/showcase/ui/outputPanel.jsf
Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)