On Thu, Apr 9, 2009 at 8:20 PM, John Krasnay <[email protected]> wrote: > Have a look here: > > http://cwiki.apache.org/WICKET/conditional-validation.html >
Thanks. That's pretty much what I ended up doing. It seemed a bit kludgy to be doing validation in the onSubmit method. It means I can't put my error handling code in onError where it should be. Not a big deal though. Cheers, Ian. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
