You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Ivan U. Dudko" <iv...@gmail.com> on 2009/07/06 13:01:10 UTC

n-Level Page Navigation

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/%3c23eb48360805082351p3b52963cic0b69f29e201108b@mail.gmail.com%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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org