Closed Thread Icon

Topic awaiting preservation: JSP with new MIME TYPE (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=24248" title="Pages that link to Topic awaiting preservation: JSP with new MIME TYPE (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: JSP with new MIME TYPE <span class="small">(Page 1 of 1)</span>\

 
Pimms One
Bipolar (III) Inmate

From: Australia
Insane since: Jun 2003

posted posted 12-01-2004 06:01

I have a JSP page that shows the web directory and some documents in it. The documents type include PDF, Word, and NRL file. When I click on PDF or Word file, Windows Explorer knows to invoke Acrobat and MS Word. NRL is a iManage Document Management file which when I click opens up as txt in browser. What do I need to do in my JSP page to solve this problem so that when a user click on a NRL file, it will use NRL.EXE (This program comes with iManage) to open it.

Thank you.

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 12-01-2004 07:54

this is gonna be a tad bit hard. Try to find out what mime type windows has registered for your NRL files, and then send that out from your web server. (Explorer,extras,folder options,file types, nevermind, can't find it there right now though it used to be there a couple of windowses back).

so long,

->Tyberius Prime

« BackwardsOnwards »

Show Forum Drop Down Menu