test & ui packages are main packages and others are not important. ir.iais.test.MyApplication is starting. an my two pages is: ir.iais.test.panelTest.LabelPage.java ir.iais.test.panelTest.PabelPage.java These Panels are extended from BasicPage which is extended from ir.iais.ui.BasePage. BasePage.html has (<wicket:child>) that is implemented in LabelPage and PabelPage and my images are in BasePage.html(you can find with searching "profilePhotoHeader" and "profilePhotoPopUp") The home page is one of (LabelPage,PabelPage) and my clickable Panel is MetronicLinkPanel and I determine the destination Page in that constructor.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org