> onSubmit(), and consequently the code I have in that overridden method,
> is being called twice.
>
> I'm wondering if it's my misunderstanding of how Wicket works, and this
> behaviour is intended, or if I somehow introduced a bug in my code.
>
> If this is caused by my error, does anybody have any hints as to where I
> can look to find the source of this method's being called twice?

That should definitively not happen. Can you tell us again what Wicket
version you are using, and can you set a break point in your onSubmit
method and tell us the trace?

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