I had to ask this same question a day or two ago actually :) Here's one
of the two provided solutions... this one seems to me the more
straight-forward...
<html:submit><fmt:message key="labels.myButtonText" /></html:submit>
The other approach involved getting the button's text into a variable
via JSTL's <c:set> tag and using that in conjunction with the HTML-EL
taglib. Details can be dug out of the list archives without much
trouble. But, like I said, to me the above answer was quite a bit simpler.
Frank
Mon Cab wrote:
Does anyone know how to specify what is written on the
submit button using message resources? I thought it
might be titleKey but when I tried to use that, it
just labelled my submit button "submit".
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]