Hi, I am new to wicket and have a pretty
silly question, but could not find an example to help me… Assuming you create an Application that will
have two pages, the first page is easy to display using the getPages().setHomePage(MyPage.class); in the constructor of the application. But, how can I have a link on the MyPage to
show a second (third, fourth etc) page ? Thanks in advance !! |
- [Wicket-user] New User - Two pages in one Application Kyriakos Tsourapas
- Re: [Wicket-user] New User - Two pages in one Appl... Riyad Kalla
- RE: [Wicket-user] New User - Two pages in one ... Kyriakos Tsourapas
- Re: [Wicket-user] New User - Two pages in ... Igor Vaynberg
- Re: [Wicket-user] New User - Two pages in ... Martijn Dashorst