Hi all,
When I use DynaActionForm, I config bean-property type is java.lang.Date
Code:
<bean-property name="toDate" type="java.lang.Date"/>
When I input to Form is "2007/06/06", it works very well,but if I input is "06/06/2007" it does not work.
Some body help me to solve this problem...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.