I’m using tomcat 6.0 and struts2.
When I try to click on a link to download a .msi file on IE, the page loads up text from the .msi file instead.
Has anyone encountered this before? What can be done?
Thanks…
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.
Another guru told me to add this to tomcat/conf/web.xml:
And that works 🙂