You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2012/10/10 21:53:03 UTC

[jira] [Resolved] (SLING-2618) the default session usage should be configurable

     [ https://issues.apache.org/jira/browse/SLING-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-2618.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Scripting JSP 2.0.26
         Assignee: Justin Edelson

done in r1396762
                
> the default session usage should be configurable
> ------------------------------------------------
>
>                 Key: SLING-2618
>                 URL: https://issues.apache.org/jira/browse/SLING-2618
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Scripting JSP 2.0.26
>
>
> JSP's default to using a session. This must be overridden by doing <%@ page session="false" %> on every JSP page, otherwise a session will be created.
> This behavior should be configurable. Many Sling-based applications don't need sessions and it shouldn't be necessary to add a line to every JSP page (or a common include) just to ensure that something you don't need (a session) isn't created.
> For backwards compatibility, the default should remain true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira