I'm setting up Cactus tests for that tag and while Struts will put value="Some Value" if you specify it, it is completely ignored by Mozilla and IE.
I am assuming that it was just a copy and paste error since our docs state..."Value of the label to be placed on this button. This value will also be submitted as the value of the specified request parameter. [Body of this tag (if any), or "Cancel"] (RT EXPR)". Notice that it says 'button' and since it matches I realize that "Cancel" was probably a copy and paste error (html:password has it as well). I think we need to remove it or document it better. Your thoughts? -- James Mitchell Web Developer/Struts Evangelist http://jakarta.apache.org/struts/ > -----Original Message----- > From: Karr, David [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 12:51 PM > To: Struts Developers List > Subject: RE: Should html:file tag have a value attribute? > > > Say what? What makes you think it's ignored? It doesn't appear to be > ignored in Struts (handled in BaseFieldTag.doStartTag()). The HTML > specification describes it, although another source > (HTMLHelp) says that > "most browsers" ignore it for security reasons. > > > -----Original Message----- > > From: James Mitchell [mailto:[EMAIL PROTECTED] > > Sent: Friday, February 28, 2003 9:36 AM > > To: Struts Developers List > > Subject: Should html:file tag have a value attribute? > > > > > > Setting a value for html:file is ignored. (or is it an error in the > > spec???) > > > > I wanted to bounce this off someone before I remove it from the xml > > file. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]