Are you after the user session or the cashed page store, page map?
https://cwiki.apache.org/confluence/display/WICKET/Page+maps

Drop the wicket debug artifact in your wicket webapp then load this URL to see 
the Wicket Debug Bar and you can get to see the Wicket Sessions Inspector.
Set this to true in your application when running in debug 
getDebugSettings().setDevelopmentUtilitiesEnabled(true);

Have fun!


On Feb 8, 2014, at 4:02 AM, Sharad Raut <raut.sha...@gmail.com> wrote:

> 
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/I-have-not-found-file-where-per-session-data-get-store-under-work-Folder-in-wicket-application-tp4664316.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


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

Reply via email to