Laurens Pit wrote:

> Can someone get this to the developers? Thanks.
>

The most likely scenario is that JRun has a predefined MIME mapping that tells
it to download Word documents as "application/ms-word", and Tomcat doesn't.  To
change this, add an appropriate <mime-mapping> entry in
$TOMCAT_HOME/conf/web.xml (for Tomcat 3.1).  For 3.2, there is unfortunately no
easy way to adjust the default MIME mappings.

Craig McClanahan


Reply via email to