ist"
>
>
>Para: "Struts Users Mailing List"
> cc: (cco: Rodolfo García Esteban/CYII)
>Asunto: Re: java.lang.IllegalArgumentException calling an Action
>
>
>The problem must be other, because I test submit with number
cía Esteban/CYII)
Asunto: Re: java.lang.IllegalArgumentException calling an Action
The problem must be other, because I test submit with numbers,
alphanumeric, empty, and the result is ever the same. I will debug struts
to obtain more information,
thanks Antonio.
Rodolfo
<
truts Users Mailing List"
Para:
cc: (cco: Rodolfo García Esteban/CYII)
Asunto: Re: java.lang.IllegalArgumentException calling an Action
Probably the problem is in your ActionForm. It seems that a submitted form
field does not match with the corresponding ActionFo
Probably the problem is in your ActionForm. It seems that a submitted form
field does not match with the corresponding ActionForm property (e.g. you
submit a alphanumeric string while in the ActionForm the property is
"int").
Hope it helps.
Ciao
Antonio Petrelli
Rodolfo García Esteban/CYII wrote:
Hi all,
I'm developing with struts 1.2.4, I have an action with form as beans, not
dynamic, field in which I introduce data are String, and I have another
field without values. When I do commit, then programs doesn't touch my
action I obtain befere the next error:
javax.servlet.ServletExceptio
5 matches
Mail list logo