Hi,
Is there a way to access properties files in a custom action? I can use ResourceBundle resourceBundle = getResources();
in a Java webscript but it throws an error in my custom action.
Any help will be appreciated.
Hi,
Is there a way to access properties files in a custom action? I can use ResourceBundle resourceBundle = getResources();
in a Java webscript but it throws an error in my custom action.
Any help will be appreciated.