Most of the times we don't need a struts.properties file to override properties defined in default.properties file because default.properties is good enough.However you can over-ride the setting defined in default.properties file by defining <constant> tag in struts.xml file.
Alternatively you can use <init-param> tag in the filter declaration of the stuts filter dispatcher
Alternatively you can use <init-param> tag in the filter declaration of the stuts filter dispatcher
No comments:
Post a Comment