even in 1.4 this can be rewritten as rc.setresponsepage(pageclass, params), in 1.5 it is the same.
-igor On Fri, Sep 16, 2011 at 8:33 PM, Chris Colman <[email protected]> wrote: > What should we use in 1.5 to implement this 1.4 code: > > getRequestCycle().setRequestTarget(new > BookmarkablePageRequestTarget(UserAccountPage.class, pageParameters)); > > ? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
