Hello, Is it possible to return to previous page with wicket-link (not browser link). In 1.4 I used: PageprevPage = getPage().getPageMap().get(pageIndicator.getPrevPageId(), -1); throw new RestartResponseAtInterceptPageException(prevPage);
Thanks a lot, Marieke Vandamme -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-return-to-previous-page-link-tp3570492p3570492.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
