Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MIME type setting in Internet Explorer

843841Apr 12 2005
Hi,

I am trying to set the mime type to a third party application I am using (file extension 'dpp'). I have already added this to the file type in my files explorer window on my desktop. I understand that I have to set the content type in my servlet code using 'response.setContentType()' Does anyone know how to do this for for this mime-type?

Thanks. (I am able to view my file using Netscape just by setting the mime type in the browser and no setting in the code).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2005
Added on Apr 12 2005
0 comments
111 views