mime type for Excel files

2002-01-14 Thread Jim Dempsey
I am having a problem with Tomcat 4.0.1 serving Microsoft Excel files. When Tomcat serves the static document to the client, the client does not open up the file properly (e.g. it displays binary data) I have added the following mimetype to the conf/web.xml file and restarted the server:

RE: Tomcat 4.0.1 Suse 7.2 Can't Get It To Work In Stand Alone Mode

2002-01-14 Thread Jim Dempsey
You may have to set a ulimit parameter... ulimit -s 2048 for details see: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/ -Original Message- From: Steve [mailto:[EMAIL PROTECTED]] Sent: Monday, January 14, 2002 12:37 AM To: [EMAIL PROTECTED] Subject: Tomcat 4.0.1

mime type for Excel files

2002-01-14 Thread Jim Dempsey
I am having a problem with Tomcat 4.0.1 serving Microsoft Excel files. When Tomcat serves the static document to the client, the client does not open up the file properly (e.g. it displays binary data) I have added the following mimetype to the conf/web.xml file and restarted the server:

RE: Problem with file URL

2002-01-07 Thread Jim Dempsey
The OS I'm running on is Unix. I did some preliminary testing on NT (my browser and Tomcat server were on the same machine). When I ported to Unix, I started having issues. -Original Message- From: Mark [mailto:[EMAIL PROTECTED]] Sent: Monday, January 07, 2002 5:34 AM To: Tomcat Users

Problem with file URL

2002-01-06 Thread Jim Dempsey
How come I can access this URL: http://intranet.xxx.com:8080/reportsArchive/par/ProductDD.xls But cannot access this URL: file://intranet.xxx.com:8080/reportsArchive/par/ProductDD.xls I get an error message that it cannot find the file. The error message says make sure the path and filename