Niklas Johansson wrote:
Such a beginner error... But after renaming the validation.xml file to what you specifide, still no error-response when not entering anything in the "heading" field.
You'll have to post your original message but so it's readable--the list accepts plain-text emails, most likely you sent yours as HTML.
On a side note, I'm not sure why you're using ParameterAware in your Java class--unless you have a compelling reason to use it, it's generally cleaner to just use the action properties.
When extending my action class with AbstractValidationActionSupport as described on Struts' specification: http://struts.apache.org/2.1.6/docs/using-field-validators.html, the application cannot find the actual AbstractValidationActionSupport class. I tried to include all jars in the lib folder of struts, it still cannot find the class.
That class is part of the showcase app, not part of Struts itself. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org