Sure. <!-- Row 2 Navigation--> <tr> <td id="navigation" colspan="2"> <a href="#" wicket:id="home">Home</a> <a href="#" wicket:id="termine">Termine</a> <a href="#" wicket:id="mitglieder"> Mitglieder</a> <a href="#" wicket:id="mitgliedwerden">Mitglied werden</a> <a href="#" wicket:id="spielvereinbaren">Spiel vereinbaren</a> <a href="#" wicket:id="admin">Admin</a> </td> </tr>
That should work with your BookmarkablePageLink code. On Tue, Nov 16, 2010 at 9:58 AM, JayJay <j.vondenbu...@gmail.com> wrote: > > Csn you give me an example, please. > > regards jayjay > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/wicketNewbee-Unable-to-finde-Component-with-ID-tp3043334p3044425.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >