a lot of casting there. 

maybe we should make WebApplication.get() return
(WebApplication)Application.get()?


Eelco Hillenius wrote:
> 
>> By default which temp directory does all the all pages stored into?
> 
>       public FilePageStore()
>       {
>       
> this((File)((WebApplication)Application.get()).getServletContext().getAttribute(
>                               "javax.servlet.context.tempdir"));
>       }
> 
> Eelco
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Page-lifetime-in-wicket-tf3870856.html#a11776683
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to