[ http://mc4j.org/jira/browse/STS-353?page=all ]

Aaron Porter resolved STS-353.
------------------------------

    Fix Version/s: Release 1.5
       Resolution: Fixed
         Assignee: Aaron Porter  (was: Tim Fennell)

patches applied

> Improve HttpSession creation
> ----------------------------
>
>                 Key: STS-353
>                 URL: http://mc4j.org/jira/browse/STS-353
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Tag Library, ActionBean Dispatching
>    Affects Versions: Release 1.4.2
>            Reporter: Sebastian Beigel
>         Assigned To: Aaron Porter
>             Fix For: Release 1.5
>
>         Attachments: DispatcherServlet.patch, LayoutRenderTag.patch, 
> SpringHelper.patch
>
>
> As discussed on the devel-mailing list, Stripes is quite aggressive regarding 
> the creation of a HttpSession. Attached are three patches to tame this 
> behavior a little :)
> The first patch is for DispatcherServlet and changes the flag to create a 
> session in the JpsFactory#getPageContext() method call.
> The other two patches correct the usage of 
> request.getSession().getServletContext() and replace this code with the 
> recommended version StripesFilter.getConfiguration().getServletContext() 
> which has no side effects.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to