You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Oleg Gorobets (JIRA)" <ji...@apache.org> on 2006/11/06 10:08:57 UTC

[jira] Commented: (WW-1481) Configuration of message resources

    [ http://issues.apache.org/struts/browse/WW-1481?page=comments#action_38589 ] 
            
Oleg Gorobets commented on WW-1481:
-----------------------------------

I inspected Struts2 and found that a better idea is to create a base action class extending com.opensymphony.xwork2.ActionSupport class and overriding getText() methods than to create mutiple resource bundle classes.

> Configuration of message resources
> ----------------------------------
>
>                 Key: WW-1481
>                 URL: http://issues.apache.org/struts/browse/WW-1481
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Configuration
>            Reporter: Oleg Gorobets
>
> Allow a configuration of message resources, as we have in Struts 1:
> <init-param>
>     <param-name>factory</param-name>
>     <param-value>org.foo.MessageResourcesFactory</param-value>
> </init-param>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira