I have this in struts.xml <constant name="struts.configuration.xml.reload" value="true" />
and I have this constant injected to my class <constant name="myConstant" value="myValue" /> does this mean that whenever I change my constant's value in struts.xml, my class will get the updated value? by doing a simple test, I can't get it updated. If yes, what am I missing? If no, how to reload struts.xml configuraton?? Thank you very much Joe -- View this message in context: http://www.nabble.com/-S2--regarding-%22struts.configuration.xml.reload%22-setting-in-struts.xml-tf4412043.html#a12586314 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]