Or org.apache.wicket.markup.html.ServerTimeFilter On Sun, Apr 3, 2011 at 5:34 AM, Pedro Santos <[email protected]> wrote:
> Hi, the RequestLogger API can help you. > > http://wicket.apache.org/apidocs/1.4/org/apache/wicket/protocol/http/RequestLogger.html > > On Sat, Apr 2, 2011 at 5:21 PM, Isammoc OFF <[email protected]> wrote: > > > Hi all, > > > > I would like to display a footer with the time spent to generate the > page. > > > > How can I do something like "generated in 0.123s" ? > > > > Timestamp difference between start and end of the Page constructor is > > obviously not the solution. > > And I didn't find anything in Nabble... (815 answer for "time page > > generation") > > > > If the discussion already happened, please send me a link. > > > > Thanks, > > > > -- > > Isammoc > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Pedro Henrique Oliveira dos Santos > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
