I have a wicket ID that displays a name. My wicket class adds a label component with the appropriate name. I use that name in the markup in the body and it works fine. I now wish to, additionally, use that name in the <title> tag so that the name appears in the caption of the browser but... wicket says "has the same wicket:id as another component already added at the same level".
Does this mean that I can't use the same component value more than once within a single page/component? Is there a way to turn off reporting of this as an error? Is it really an error to bind to a component more than once in a markup unit? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user