[ 
https://issues.apache.org/jira/browse/TRINIDAD-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822960#comment-13822960
 ] 

Scott O'Bryan commented on TRINIDAD-2347:
-----------------------------------------

r1438122 | mstarets | 2013-01-24 18:38:05 +0000 | 1 line
Changed paths:
   M 
/myfaces/trinidad/trunk/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/application/ViewDeclarationLanguageFactoryImpl.java

TRINIDAD-2347 - JSESSIONID is not send with the first response


> JSESSIONID is not send with the first response
> ----------------------------------------------
>
>                 Key: TRINIDAD-2347
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2347
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Facelets
>    Affects Versions: 2.0.1-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>             Fix For: 2.1.0-core
>
>
> To reproduce the issue, create a Facelets page with a form producing fairly 
> large (~50K) HTML content. Notice that the response for the initial GET does 
> not send JSESSIONID to the client. This is happening because the session is 
> 'touched' by the state saving code after the response headers have been 
> committed to the client.
> The fix would be to 'touch' the session before rendering begins



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to