Re: Using html:text with java.util.Date property

2005-05-20 Thread Rick Reumann
Néstor Boscán wrote the following on 5/20/2005 10:52 AM: I'm trying to use the html:text tag with date properties and I'm getting java.lang.IllegalArgumentException: type mismatch. Any ideas? Where are you getting this error, when trying to put your form bean properties into a value object? Are

RE: Using html:text with java.util.Date property

2005-05-20 Thread Freddy Villalba A.
Hello Nestor, Personally, I consider it a good practice - and simpler - to handle dates as String objects (in the presentation layer, that is). This will save you lots of server-side-headaches and ease your way, especially when you have to face internationalization issues (for instance, different