How to open a .DOC file with MS-Word ?
Hye fellow Java freaks,
I have made an application to upload .DOC and .RTF files to the server using servlets and the Jakarta Commons FileUpload package.
The files are uploading successfully.
Now, I want to place a link to the most recently uploaded file and then, on clicking that link, I want the file to open not in the browser, rather with MS-Word.
What is the servlet code that I should implement to accomplish this ?
Any suggesions ?
Thanx in advance.
Regards,
Sherbir
__________________
Regards,
Sherbir
|