Re: How to config tomcat can open some file type in browser?
Posted By:
Zac_Jacobson
Posted On:
Friday, August 29, 2003 03:44 PM
Handling file types is a browser configuration, not a server configuration. You do have to make sure that tomcat sets the content type on the http response correctly for each file type you send out.