Hi, We are using Tomcat as a Web Server as well as a Servlet Engine and what we need to do is to configure the MIME type for Web Server which in our case is Tomcat. We want to configure Tomcat so that all files with the .jnlp file extension are set to the application/x-java-jnlp-file MIME type. Tomcat must return application/x-java-jnlp-file MIME type for JNLP files in order for the Java Web Start software to be invoked. How can i do this? I believe that i would have to modify some configuration file for this. thanks abhijat
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
