> Is there a corresponding method within the Tomcat 4.1 framework?  I would
> like to determine a file's MIME type as specified within the web.xml
> document.

I'm an idiot, please don't bombard me....


Servlet Context
      java.lang.String getMimeType(java.lang.String file)
                Returns the MIME type of the specified file, or null if the
MIME type is not known.


Lukas




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

Reply via email to