Re: On applying action-validation.xml action is not executing.

2011-07-04 Thread Dave Newton
On Sun, Jul 3, 2011 at 9:11 PM, log2akshat wrote: > Action name is : Submitappform > The name of the action class is : SubmitAppFormAction > Validation file name : SubmitAppFormAction-validation.xml > > My *struts.xml* file for this action: > class="net.Candidate.application.action.SubmitAppFormAc

RE: About StrutsTypeConverter

2011-07-04 Thread Martin Gainty
as mentioned in the email each of the values supplied in the values parameter is verified to be of type last parameter of toClass class FuBar { } class classDate extends java.util.Date { } so if the parameter of values contains the string values {"classFuBar","classDate"} where toClass parameter

Re: About StrutsTypeConverter

2011-07-04 Thread jlmagc
I suppouse it is due to the fact that there can be more than one value for the same parameter name in a http request. Sent via BlackBerry from T-Mobile -Original Message- From: Vincent Lin Date: Mon, 4 Jul 2011 12:27:32 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List