Open a dwg(AUTO CAD )file in a jsp pageor servlet
843842Apr 21 2010 — edited Apr 21 2010i 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