turn off browser window detection when working with SecondLevelCacheSessionStore
--------------------------------------------------------------------------------

                 Key: WICKET-375
                 URL: https://issues.apache.org/jira/browse/WICKET-375
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
            Reporter: Eelco Hillenius
         Assigned To: Eelco Hillenius
             Fix For: 1.3, 2.0


We can turn browser window detection off by default when the 
SecondLevelCacheSessionStore is used, as it is fine to put it all in one page 
map that is after all maintained on disk for a large part and doesn't have the 
limitations the HttpSessionStore had. It should be implemented in such a 
fashion that people can turn it on manually regardless of which session store 
is used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to