If you can restore the page state from passed PageParameters, then it is doable...
Alex Objelean Vladimir K wrote: > > It seems that I can override page factory in session and re-use existing > page basing on the parameters values. > > > Alexandru Objelean wrote: >> >> Bookmarkable page doesn't have state and can be created using >> PageParameters. Each request for a bookmarkable page will cause a >> creation of new instance of that page. In your case, if the page instance >> have some state (is session relative), then there is no way to create a >> bookmarkable link for it. >> >> Alex Objelean >> >> > > -- View this message in context: http://www.nabble.com/how-to-create-a-BookmarkablePageLink-for-the-particular-page-instance-tp24659102p24659430.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org