Mikheev,

But it is saying Paramtert interceptor unable to convert the java.lang.String to Date and giving an Illegalargumentexception

      any information why it is saying like that

regards
Vamsi




----- Original Message ----- From: "Oleg Mikheev" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Friday, August 17, 2007 2:09 AM
Subject: Re: Fw: Date problem


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]



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

Reply via email to