Dear all,

is there any special trick needed to populate bean properties of type java.util.Date?

i've an action class with a POJO in it, and all properties of the POJO are properly set on form upload, except those properties that are of type java.util.Date. When i changed those date fields to strings, it works.

What can i do - any hint would be appreciated!
Joe

Reply via email to