I have a Value Object that contains a starting java.util.Date and ending
java.util.Date.
I am using java.lang.String objects in my DynaForm and my JSP.
I currently add the dates to the DynaForm manually, and then perform a
copyProperties(). But the copyProperties fails with a type mismatch.

So, what is the best way to convert these 2 types back and forth when my
ValueObject _has_ to be a Date object?

---
Thanks
Mick Knutson
http://www.baselogic.com

+001(805) 563-0666 Office
+001 (708) 570-2772 Fax
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to