I've got a page template like this: <header> <body> <footer>
In header part i put links as menu, e.g, menu1 menu1 menu2 menu2 etc... menu1, menu2 are mounted bookmarkable page urls. I wanted to make links auto enabled, and looked for a solution. I tried to use <wicket:link> but it seems it does not work with mounted urls. ( Menu1.html menu1 etc does not work) Is there any other solution? -- View this message in context: http://www.nabble.com/%3Cwicket%3Alink%3E-and-mounted-URL-tp14501182p14501182.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]
