On 11/22/05, Ed Griebel <[EMAIL PROTECTED]> wrote:
> I use this idiom all the time to get a message label on a button:
>         <html:submit property="button" styleClass="longButton">
>                 <bean:message key="button.confirm"/>
>         </html:submit>
>
> You should be able to substitute <fmt:message> above.

What he said. :)  I had to go look around the source code of an old
project to refresh my memory and was about to post a similar example. 
Too much BASIC, not enough Java, lately...

--
Wendy

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

Reply via email to