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!

Open a dwg(AUTO CAD )file in a jsp pageor servlet

843842Apr 21 2010 — edited Apr 21 2010
i am try to open a .dwg file in a web browser .i have given content type as a
response.setContentType("image/x-dwg");
or
response.setContentType("image/vnd-dwg");
users has the auto cad software
please respond asap
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2010
Added on Apr 21 2010
1 comment
465 views