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=14557>. 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=14557 Add info to "button" and "submit" tags talking about image functionality Summary: Add info to "button" and "submit" tags talking about image functionality Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] People who are coming into Struts who are familiar with all the HTML tags (or who are or were Swing programmers) and want to produce an image on a button will initially think that they do this with the "button" or "submit" tags, and may miss the "image" tag. When they try to do this, they discover there is no "src" attribute on "button" or "submit". The API documentation doesn't help this situation. I'd like to see a sentence in the "info" element of the "button" and "submit" tags that mention the "image" tag as the proper tag to use for images on buttons. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>