Asunto: Re: The configuration of validation.xml crashes against Action
Servlet.
Niall Pemberton wrote:
>Having said that, is this really what you have in your struts-config.xml?
I would have expected to see validate="true" as well.
>
>
I (almost) never use the validate="tr
st"
Para: "Struts Users Mailing List"
cc: (cco: Rodolfo García Esteban/CYII)
Asunto: Re: The configuration of validation.xml crashes against Action
Servlet.
You need to specify an "input" attribute on the "action" element in y
Niall Pemberton wrote:
Having said that, is this really what you have in your struts-config.xml? I would have expected to see validate="true" as well.
I (almost) never use the validate="true" attribute because I (almost)
always use the same action for creation and editing--if the
auto-validati
You need to specify an "input" attribute on the "action" element in your
struts-config.xml. When validation fails Struts tries to forward to whatever
is specified in the "input" attribute - as you don't have one, thats why
you're getting that error message. Having said that, is this really what you
Hi,
I keep working with validator and I know more about the problem.
When a action in the name attribute has the name of the form who I have
defined in validation.xml, the crash occurs, others accion works well. It
is like there is an error in validation.xml in the form element.
Now the form
5 matches
Mail list logo