They are just files, like .html or .txt, or any other static content.  If
you need to set the mime type, supply a mime-mapping like this:

    <mime-mapping>
        <extension>zip</extension>
        <mime-type>application/zip</mime-type>
    </mime-mapping>

See $CATALINA_HOME/conf/web.xml for the complete set of pre-installed mime
types.

Tim

-----Original Message-----
From: Gilbert, Antoine [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 05, 2006 2:02 PM
To: Tomcat Users List
Subject: file servlet


I'm using tomcat 5.5

 

Any way to make tomcat able to serve zip and video files ? without having to
write code



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

Reply via email to