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=20681>.
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=20681

HTML tag "submit" is missing "key" attribute

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-06-11 16:08 -------
Actually, if you read a bit more on the docs, you would have realized that
html:submit offer much more than a simple key attribute.

Whatever you specify as the body content will be used as the value of this
control.  So, with that, you can understand that using the tag like this:
<html:submit>
 <bean:message key="my.key" bundle="myOtherBundle" arg0="some value"/>
</html:submit>

...would give you MUCH more flexibility in what it supports.

James Mitchell

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

Reply via email to