DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29544>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29544 provide more explanation to "No input attribute for mapping path" ------- Additional Comments From [EMAIL PROTECTED] 2004-06-13 23:16 ------- Read more closely in the DTD -- the documentation in the comments makes it explicit when the "input" attribute is required. This is a condition which could not be enforced in a DTD. It is probably fair to say that "'input' is required if 'validate' is set to 'true'", which could probably be expressed in XML Schema (or Relax NG?) input Module-relative path of the action or other resource to which control should be returned if a validation error is encountered. Valid only when "name" is specified. Required if "name" is specified and the input bean returns validation errors. Optional if "name" is specified and the input bean does not return validation errors. Arguably, the documentation outside of the DTD could be more clear (like in http://jakarta.apache.org/ struts/userGuide/building_controller.html#config) -- patches to documentation are accepted with as much gratitude as patches to code! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]