--- TuomoS <[EMAIL PROTECTED]> wrote:
> Date conversion prints out twice the error message when using s:fielderror.
> 
> <s:fielderror>
>      <s:param value="%{'endDate'}" />
> </s:fielderror>
> 
> 
> Any ideas why this is happening ?

Often it's because a conversion error will also create a validation error and
the "conversionError" interceptor[1] will put conversion errors into the
field errors.

d.

[1] http://struts.apache.org/2.x/docs/conversion-error-interceptor.html


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

Reply via email to