You can try using AjaxFormSubmitBehavior instead of AjaxFormComponentUpdatingBehavior.
Compare org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior.onEvent(AjaxRequestTarget target) and org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.onEvent(AjaxRequestTarget target) Best regards, Michal Wegrzyn > -----Original Message----- > From: Gytis [mailto:lietuvis...@mail.ru] > Sent: Friday, March 16, 2012 13:13 > To: users@wicket.apache.org > Subject: RE: AjaxFormComponentUpdatingBehavior after validation problem > > Hi, Michal, I`ve tried AjaxCheckBox component, but problem is the same. > I even made Sytem.out.println() of what object is set in DropDown, it > shows that Object is SECONDVALUE, but still shows me FIRSTVALUE. Both > dropDownz and CheckBox OutputMarkupId set to true. > > -- > View this message in context: http://apache- > wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-after- > validation-problem-tp4477705p4478018.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org