On Mon, 2004-05-17 at 14:42, Keith Donald wrote:
> Janek,
>
> It's just saying that onSubmit(Object command, BindException errors)
> delegates to onSubmit(command), which is the simplest possible onSubmit
> method to override.
Thanks. I didn't read it very well, did I?
Maybe a {@link #onSubmit(Object, BindException)} could be used instead.
I think I would have noticed that :)
-Janek
|