Hi everybody! I am new to Wicket. And try to write app with n-level menu. I am found the message of Igor Vaynberg.
http://mail-archives.apache.org/mod_mbox/wicket-users/200805.mbox/%[email protected]%3e I am trying to implement his example, but i am in trouble. I make some changes to this code example. My HomePage class extends EntryPage class. MenuItem class extends Component class. I am trying to add menuitem from HomePage getMenuItem method, but always get exception. Thank you very much for your advices. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
