Hi,
I am designing an web application where a client has to upload a file in MsWord format.This file should be stored as a BLOB field in a database and not as a file on the server. And any other client should be able to download the file in the same format. I found a way to upload ..but the file contents get converted into plain text..so I want all the formating of the text in the file to remain intact. This is the same way how u upload files in Yahoo or Hot Mail. So if anybody could give me some tips or a link that could help me ..it would be great.And I plan to use JSP and Java Beans.
Thanks,
Bye.
I am designing an web application where a client has to upload a file in MsWord format.This file should be stored as a BLOB field in a database and not as a file on the server. And any other client should be able to download the file in the same format. I found a way to upload ..but the file contents get converted into plain text..so I want all the formating of the text in the file to remain intact. This is the same way how u upload files in Yahoo or Hot Mail. So if anybody could give me some tips or a link that could help me ..it would be great.And I plan to use JSP and Java Beans.
Thanks,
Bye.