Hi
I have 2 datetimepicker in my struts2 jsp page.I want to validate like first
one should always less than second one.Is it possible to use normal
validation frame work or is there any another method
I have one more problem with radio button
<s:radio name="vehRad" list="vehList">
<br/>
</s:radio>
vehList is ArrayList.it is working fine without validation.But with
validation it shows an error that is
"org.apache.jasper.JasperException: tag 'radio', field 'list', name
'vehRad': The requested list key 'vehList' could not be resolved as a
collection/array/map/enumeration/iterator type. Example: people or
people.{name} - [unknown location]"
Please replay me with solutions for above two problems
Expecting your kind interaction
Thanks in advance
Rakesh
--
View this message in context:
http://old.nabble.com/how-to-validate-Dojo-datetimepicker-in-struts2-tp26977288p26977288.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]