vamsi wrote:
I have some problem with date conversion.
Is struts automatically converts String in to date format?
if the answer is YES How to do that
http://struts.apache.org/2.x/docs/type-conversion.html
XWork will automatically handle the most common type conversion for you.
You don't have to do anything to do that.
Default conversion for date is SHORT format, to override - write your
own converter.
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]