2002. november 25. 06:11 dátummal Slava_L ezt írtad:
> Well, are there any changes about java.sql.Date-in-Struts problem?
> What is the best appropriate way to solve the representation poblem (i.e.
> when Date converts in non-localezed string like YYYY-MM-DD) ?

For java.sql.Date the default format is yyyy-mm-dd. You can change it however 
with the following key in your resourcebundle:

org.apache.struts.taglib.bean.format.sql.date=mm/dd/yyyy

Hth,

Tib


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

Reply via email to