Re: submit date in textfield with custom date format

2010-12-12 Thread Li Ying
Read this doc: http://struts.apache.org/2.2.1/docs/type-conversion.html From [# 3 Creating a Type Converter] to [# 6 Applying a Type Converter for an application] - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For a

Re: submit date in textfield with custom date format

2010-12-12 Thread cellterry
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://old.nabble.com/submit-date-in-textfield-with-

Re: submit date in textfield with custom date format

2010-12-06 Thread li wei
what is your locale associated with the request? if your locale's date format is defferent from "-MM-dd" , you have to customize the type conversion to make it work. http://struts.apache.org/2.2.1/docs/type-conversion.html -

Re: submit date in textfield with custom date format

2010-12-06 Thread Maurizio Cucchiara
{0,date,-MM-dd} > : > : > > Could anyone tell me how to make struts action class to retrieve the date > with custom date format? > > Terry. > > -- > View this message in context: > http://old.nabble.com/submit-date-in-textfield-with-custom-date-format-tp30366694p30366694

submit date in textfield with custom date format

2010-12-06 Thread cellterry
ne tell me how to make struts action class to retrieve the date with custom date format? Terry. -- View this message in context: http://old.nabble.com/submit-date-in-textfield-with-custom-date-format-tp30366694p30366694.html Sent from the Struts - User mailing list archive at