See how org.apache.wicket.protocol.http.RequestLoggerRequestCycleListener does this.
On Sat, Sep 3, 2011 at 4:35 AM, <[email protected]> wrote: > Hi, > > in 1.4, I could get the last page instance with > WebRequestCycle#getResponsePage() > > > In 1.5, I cannot find org.apache.wicket.Page instances, only > IRequestablePage, and this indirectly via > (RenderPageRequestHandler)getActiveRequestHandler() > > Any help is appreciated. > > Kind Regards, > > Bernard > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
