-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.5
-
Fix Version/s: 2.5.8
-
Component/s: XML Configuration
-
Labels:None
It'd super useful if it'll be possible to substitute ENV variables in struts.xml
<constant name="struts.devMode" value="${ENV.STRUTS_DEV_MODE:false}"/>