[jira] [Commented] (MYFACES-3880) Allow view state to be rendered in the beginning of the form
[ https://issues.apache.org/jira/browse/MYFACES-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052559#comment-14052559 ] Leonardo Uribe commented on MYFACES-3880: - The param is org.apache.myfaces.RENDER_FORM_VIEW_STATE_AT_BEGIN. > 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 >Assignee: Leonardo Uribe >Priority: Minor > Fix For: 2.2.4 > > > 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)
[jira] [Commented] (MYFACES-3880) Allow view state to be rendered in the beginning of the form
[ https://issues.apache.org/jira/browse/MYFACES-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051348#comment-14051348 ] Felipe Jaekel commented on MYFACES-3880: Mojarra has a parameter called com.sun.faces.writeStateAtFormEnd, what would be MyFaces equivalent? > 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 >Assignee: Leonardo Uribe >Priority: Minor > Fix For: 2.2.4 > > > 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)