How java will support the doc files
I am doing a project where the back up word files are to be displayed on the browser . If it is a text file we can give it as a input stream and if it is a image , it will take it as a .jpg . Then how the .doc can be inputed(I want the MS-word files to be inputed) .I have to do it in jsp.
If u have a solution please mail it to
E-mail ID : manu13_m@yahoo.co.in

