> > 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?
>
> Yes it is an error to bind a component *instance* more than once.

Though you can turn that off (and is turned off in deployment mode):
getDebugSettings().setComponentUseCheck(false)

Eelco

-------------------------------------------------------------------------
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

Reply via email to