Re: Struts 2.1.6 ajax submit with datetimepicker

2009-05-07 Thread Raffek
solved - i didnt added @Override annotation on execute() method in the class. -- View this message in context: http://www.nabble.com/Struts-2.1.6-ajax-submit-with-datetimepicker-tp23415768p23425673.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Struts 2.1.6 ajax submit with datetimepicker

2009-05-06 Thread Raffek
{ "fieldErrors": {"kolejnaProbaDate":["The field is > required."],"kolejnaProbaTime":["Pole musi byc data > ."]}} */ > > And after that field should be highlighted and error message should > appear, but none of that happens... > >

Struts 2.1.6 ajax submit with datetimepicker

2009-05-06 Thread Raffek
rors. When i turn off ajax validation, i find null values in action. I will appreciate any help, because i run out of ideas. Maybe someone faced similar problem? -- View this message in context: http://www.nabble.com/Struts-2.1.6-ajax-submit-with-datetimepicker-tp23415768p23415768.html Sent from the Struts - User mailing list archive at Nabble.com.