See org.apache.wicket.Application#setSessionStoreProvider()
The default impl is
org.apache.wicket.protocol.http.WebApplication.WebSessionStoreProvider
and it works with HttpSessionStore

Read https://cwiki.apache.org/confluence/display/WICKET/Page+Storage
for more info about stores

On Thu, Aug 9, 2012 at 12:08 PM, Madasamy Sankarapandian
<madas...@mcruncher.com> wrote:
> I am migrating my application from wicket 1.4.x to wicket 1.5.7.
>
> The newSessionStore method are removed from wicket 1.5.7.
>
>  What is the equivalent of newSessionstore in wicket 1.5.7?



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to