Phillip Blancher wrote:

I created a folder in the htdocs directory called WEB-INF which has an web.xml file that has inside of it the following code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE web-app
   PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
   "http://java.sun.com/dtd/web-app_2_3.dtd";>

<web-app>
</web-app>


And I am still getting the prompt to download the file.


Phil

Phil,

Does your mod_jk.conf have an entry like this in it:

JKMount /
JKMount /*

?!

--
Brice Ruth, Sr. IT Analyst
Fiskars Brands Inc
http://www.fiskarsbrands.com/


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



Reply via email to