Hi guys,

I recently started developing with the Wicket framework. Here's my first
(newbie?) question.

Please visit
http://wicketstuff.org/confluence/display/STUFFWIKI/DojoWiperMenuTutorial.

Is there any way to make this Wiper Menu more dynamic? 
All our menu items are stored in a database so we can't know how many wicket
elements to specify in the java code/HTML file. Also, the depth for each
menu item is variable.

As you can see in the turorial, all menu objects are created in the WebPage
class (= not dynamic). The HTML file references these objects directly (=
not dynamic).

Thanks for giving me your thoughts! If you know another way of achieving
this, feel free to explain as well. :)
-- 
View this message in context: 
http://www.nabble.com/Dynamic-menu-component-tp14416883p14416883.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]

Reply via email to