Try searching the archives for the Users list in the future, but since it's easy:
<html:submit> <bean:message key="submit.label"/> </html:submit> You might be thinking for the "Browse" label on the <input type="file"> but that's not possible in the current HTML spec. > -----Original Message----- > From: Juan de Castro Paredes [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 18, 2002 10:52 AM > To: Struts Developers List > Subject: File Upload button label > > > Hi, > > Hi, does anybody know how to change the "Submit" label on > the Submit button? > > I have tried with: > > <html:file property="file" value="Go for it"/> > > but does not change the label at all... > > Thanx in advance, > > Juan > > > -- > To unsubscribe, e-mail: > <mailto:struts-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
