I need to access the struts.action.extension value in the struts.xml file from an interceptor. Any suggestions?
I need to access the struts.action.extension value in the struts.xml file from an interceptor.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thanks to Musachy Barroso over on the Struts User list I added the following to my interceptor:
as Wes Wannemacher notes on the same list this in’t actually supported but is extremely unlikely to change in future releases.