You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "M. Rakowski" <ma...@rakowski.biz> on 2010/12/02 13:28:38 UTC

Re: labelizing submit buttons

maybe it is a little late, but here is a "legal" way
to put a label on s:submit:

<s:submit value="%{getText('btn.search')}" />

With btn.search defined in .properties file.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org