Or you can override onBeforeRender as we used to do before 1.4.10 :-) Just don't forget to call super.onBeforeRender().
On Fri, Sep 3, 2010 at 12:10 AM, Ben Tilford [via Apache Wicket] < [email protected]<ml-node%[email protected]> > wrote: > If your using wicket 1.4.10 you may want to look at the new onConfigure > method that was added. > > On Thu, Sep 2, 2010 at 3:38 PM, Brown, Berlin [GCG-PFS] < > [hidden email] <http://user/SendEmail.jtp?type=node&node=2524782&i=0>> > wrote: > > > Where is the best place to add logic to get invoked always when the page > > is requested? > > > > The logic may or may not be tied to the model. > > > > > > > > Berlin Brown > > > > > ------------------------------ > View message @ > http://apache-wicket.1842946.n4.nabble.com/Within-the-wicket-lifecyle-what-is-the-best-place-to-add-a-call-on-the-page-request-tp2524669p2524782.html > To start a new topic under Wicket - User, email > [email protected]<ml-node%[email protected]> > To unsubscribe from Wicket - User, click > here<http://apache-wicket.1842946.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=1842947&code=YXZyYWhhbXJAZ21haWwuY29tfDE4NDI5NDd8LTEwMTIyNDQ2OTU=>. > > > -- []'s Avraham Rosenzweig [email protected]
