On this page:
http://struts.apache.org/2.2.1/docs/message-resource-files.html

Suggestion -- discuss (or at least link to) PropertyResourceBundle 
MessageFormat patterns
This page should include an example to the effect of:
numUsers = {0,choice,0#No Users|1#1 User|1<{0} Users}

Suggestion -- Expand discussion of how %{personBean.firstName}  is interpreted. 
 Does xwork2.TextProvider handle this?  What other sorts of expression-language 
constructs are possible in resources?

Question -- Is there a way to "include" another resource within a different 
one?  For example:

button.new = New
button.new.user = %{ "button.new" } User


Thank you,
-rgm

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

Reply via email to