Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.3.3
-
None
-
jdk 1.6, windows
Description
A full example based on struts2 blank archetype attached.
Run with maven2: mvn jetty:run
Url: http://localhost:8080/struts-test/example/Login
Enter as year of birth a bad integer: 1980aaa
You'll see the timestamp still there, BUT the milliseconds are set to zero.
Attachments
Attachments
Issue Links
- is duplicated by
-
WW-3836 Struts 2 losing timestamp in java.util.Date when validation failed
- Closed