Hello guys!
I need to some properties such as init params to all my actions. How can I access init parameters in my action classes. Or is there any way such that I can pass parameters to my actions. I could use .properties file but that would be for only one action. I need to define parameters for all actions.
Thanks in advance