Hi I've a template for my pages around a boxborder for the content and a list for the links to the pages.
All the links are set using BookmarkablePageLink in an html list with "setAutoEnable(true)" so I don't have to mess around with them. However, I'm not stuck with the following use case : having to render a confirmation page on a submit. How can I show this page without breaking the menu (with the right entry being unable) ? On another hand, how can I define different sets of links in the template page depending on the user profile ? In fact I need a "dynamic" links list to be shown but I don't know how to do so. Thanks in advance ZedroS ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
