cancel
Showing results for 
Search instead for 
Did you mean: 

Module Property Files

nyronian
Champ in-the-making
Champ in-the-making
I have a module that I have created wherein I need to define several properties/messages that will be used in my jsp files.  (This is not to be confused with the module.properties file)

How do I make sure the property file is loaded when the amp is loaded. Just to be clear, I create a new action like below:
         <action id="my_wizard">
            <label-id>template_title</label-id>

         </action>
The template_title must be defined in a properties file.  Where and how in my config do I reference the properties file so it is available to the app.

I have looked through all the modules source code (blog, php, records) and do not see it being used.

Thanks in advance.
1 REPLY 1

dhalupa
Champ on-the-rise
Champ on-the-rise