If I do

<s:submit name="orderButton"/>

the "orderButton" will be looked up in my i18n.properties file and its
value will be placed on the button.
Is there any way to replace {0}, {1}, etc. in this value with my
parameters? I mean, like <fmt:param> can be added inside <fmt:message>?

If not, how can I override the value in my JSP? If I do

<s:submit name="orderButton" value="my new value"/>

the button still takes its caption from i18n file :-(


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to