<div dir="ltr">Hi,<div><br></div><div>Is it possible to read a .properties file from within a module.</div><div>So, for instance, if I have a module com.myexample.mymodule with an action class MyAction.class and a mymodule.properties file, is it possible to read the .properties file from the action class?</div>
<div><br></div><div>accessing the file by name only (they are on the same path) does not work and accessing by '/system/modules/com.myexample.mymodule/classes/com/myexample/mymodule/mymodule.properties' does not work also.</div>
<div><br></div><div>thanks.</div></div>