DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16074>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16074

html:form uses 'action' not 'input' to select mapping, etc.





------- Additional Comments From [EMAIL PROTECTED]  2003-01-14 19:24 -------
Got item (3) wrong after all. New text somewhat along these lines:

The 'action' attribute is used to search for a matching action mapping among the
mappings defined in the Struts configuration. The 'action' attribute of the
html:form tag (minus extension, if present) is compared to the 'path' attribute
of the mappings. The matching action mapping will identify the action and form
bean to use. The 'name' attribute of the form-bean entity will be used as the
'name' attribute of the generated HTML <FORM> tag.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to