The resource bundles can also be in files named after the Action, for example, SlamdStartServerResultAction_en.properties, which contains keys and values (English) for the Action SlamdStartServerResultAction.java

On Apr 17, 2009, at 10:36 AM, Bhaarat Sharma wrote:

I  know we can a property file in struts like this

struts.custom.i18n.resources=nameofFile

But is there a way to use multiple properties files? (nameofFile)

we have a lot of labels for our application and if we put everything into one property file then it seems to get so overwhelmingly huge that its hard
to find anything in it.

Is there a way to over come this problem?


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

Reply via email to