Hello Dirk, thanks for the quick reply.
BookmarkablePageLink doesn't allow overriding of onClick behaviour, so I don't know if I can implement a custom bookmarkable link the way you described... :) I attach down here an example of what I described before: In MyPage.class I wnat to add the link below: ....add(new BookmarkablePageLink("accertamento", AccertamentoSerbatoiPage.class)); and inside AccertamentoSerbatoiPage.class I would link a link that points back to MyPage....how can I pass the PageReference of MyPage inside that constructor? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-PageReference-for-a-back-link-tp4653212p4653248.html Sent from the Users forum 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