Re: Struts 2.0.9 server side validation problem

2007-12-20 Thread Arpan Debroy
gt; > > > > > > > > . > . > . > :clap: > > > -- > View this message in context: > http://www.nabble.com/Struts-2.0.9-server-side-validation-problem-tp14419444p14419444.html > Sent from the Struts - User mailing list archive

Re: Struts 2.0.9 server side validation problem

2007-12-20 Thread TuomoS
d removed the doctype at somepoint (for some reason) and tried different locations for the xml files. -- View this message in context: http://www.nabble.com/Struts-2.0.9-server-side-validation-problem-tp14419444p14434671.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: Struts 2.0.9 server side validation problem

2007-12-19 Thread Brian Relph
type in the validation xml file? And is it > really enough just to have the file in classpath? (WEBINF/..) > > clip from the validation file: > > > > > > > > > . > . > . > :clap: > > > -- > View this message in context: > ht

Re: Struts 2.0.9 server side validation problem

2007-12-19 Thread Dave Newton
--- TuomoS <[EMAIL PROTECTED]> wrote: > How can I confirm that the XML validator file is read? Turning up the debug level on com.opensymphony.xwork2.validator is the easiest. > It seems that the actionName-validation.xml is not read. I That's not very likely; this definitely works. > have check

Struts 2.0.9 server side validation problem

2007-12-19 Thread TuomoS
file: . . . :clap: -- View this message in context: http://www.nabble.com/Struts-2.0.9-server-side-validation-problem-tp14419444p14419444.html Sent from the Struts - User mailing list archive at Nabble.com