> 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

Reply via email to