newton.dave wrote: > > >> Is it mandatory to define doctype in the validation xml file? > > That I don't know, but I don't know why you wouldn't put it in there; it > can > be pretty helpful. > >
This was the case. Now that I added the doctype everything works. newton.dave wrote: > > >> is it really enough just to have the file in classpath? (WEBINF/..) > > WEB-INF is not the classpath; the validation file should be in the same > package as the action in question. > > Thanks for clarification. I had 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]