Ok. I looked further in the thread.

I am not sure what goes wrong, but I think you should call setdefaultformprocessing(false) on the uncheckall AjaxSubmitLink. Otherwise the onSubmit of that button is only called when validation succeeded. If that doesn't work, just create a quickstart (http://wicket.apache.org/quickstart) for yourself to experiment in. That would also be an easy way to try out a newer Wicket versions.

No need to check if taget is null by the way. That only applies in AjaxFallback* components.

Regards,
   Erik.


Jade wrote:
Oh yes will try to do that for sure Erik if my team and manager agrees for
it :-)

Otherwise, did you(guys) find any thing wrong in my code? or anything thats
fishy?? I am a beginner to wickets, so its obvious I must have made some
mistake :-s

On Thu, Jun 11, 2009 at 12:58 AM, Erik van Oosten <e.vanoos...@grons.nl>wrote:


--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to