I want to add breadcrumbs to my Wicket Web Application. It has a Page called BasePage (extends WebPage) which all other pages extend. The navigation links are in the BasePage. In addition panels are used inside the other pages for speicific content.
Is it possible to add breadcrumbing to my application and how? Thanks in advance. -- View this message in context: http://www.nabble.com/Adding-breadcrumbs-tp14753894p14753894.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
