I am using Struts and internationalization.  I have
code like:

private static final String OPTION_FILE_NAME =
"mvnplugin_mvnforum_MVNForumConfig";

    static 
    {
       ResourceBundle res =
ResourceBundle.getBundle(OPTION_FILE_NAME);
    }

And "mvnplugin_mvnforum_MVNForumConfig" is a
properties file.  Please advice regarding the
directory in which this properties file is supposed to
be.


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to