Hi all,

I´m trying to read the StrutsConstants.STRUTS_ACTION_EXTENSION at execution time and I´m not able to.

String ext = (String) DefaultSettings.get(StrutsConstants.STRUTS_ACTION_EXTENSION);

gives me an error, and, besides that, I have modified the extension attribute in my struts.xml, so it is not the default one...

How can I do? Thanks in advanced.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to