If you are using Apache Web Server with Tomcat, you should check your connector's (often mod_jk or mod_jk2) mapping methods. Some people don't map the whole webapp but just *.jsp or *.do extensions. In that case, you would have to make it recognize *.abc as a JSP or as something to forward to Tomcat.
Regards, David -----Original Message----- From: Kalluru Uma. Maheswar [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 12:44 AM To: Struts Users Mailing List Subject: Help with file extension Hi, I have changed my struts file extension from .do to .abc in web.xml file and it worked fine in my Windows tomcat, but when I uploaded the file to linux server that is using apache web server with tomcat, the file extension is not recognized. I get 404 file not found. Any way I can resolve this issue please? Any comments on this issue are welcome. Thanks Uma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]