RES: RES: Re[4]: BeanUtils and java.util.Date

2002-10-16 Thread Elderclei R Reami
02 19:36 Para: Elderclei R Reami Cc: Struts List Assunto: Re: RES: Re[4]: BeanUtils and java.util.Date On Wednesday, October 16, 2002, 5:54:50 PM, Elderclei wrote: ERR> Here is the horrible piece of code for the converters: Hi. I can get a nice Date converter to work but how can you us

Re: RES: Re[4]: BeanUtils and java.util.Date

2002-10-16 Thread Rick Reumann
On Wednesday, October 16, 2002, 5:54:50 PM, Elderclei wrote: ERR> Here is the horrible piece of code for the converters: Hi. I can get a nice Date converter to work but how can you use BeanUtils to go the other way -converting your business bean java.util.Date to a String in you

RES: Re[4]: BeanUtils and java.util.Date

2002-10-16 Thread Elderclei R Reami
Hi guys, I am also using java.util.Date in my current project, and I have the same conversion problems as you. I've just written a piece-of-code-like-hell-no-design-no-thinking Date converters. Of course, I'm not using them yet, because the code is horrible, but we could polish it together. Add L