But is it possible to hide DateWrapper behind java.sql.Date ? i wish to use JDBC type in my FormBean ----- Original Message ----- From: "Andreas Langmann" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 6:57 PM Subject: AW: AW: java.sql.Date again!!
> Thats it. I use input fields and a german date format.... > > >Uhh, maybe input fields with java.sql.Date? I convert them by myself with > this > >mask as well, thou I plan to use a custom SqlDateConverter class for this > >task. Soon soon it'll come. > > You can re-use "my" DateWrapper Class.... (prior posting this morning) > I hope that the next struts release can handle this without so much > customizing.... > > greetings, > > Andreas > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

