Posted By:
Avinan_kumar
Posted On:
Sunday, January 22, 2006 01:01 PM
How to display the contents of a word document in an applet?
In my web application,all the files downloaded from the server must be read only format.
In order to do so,I thought of creating an applet and embedding it on a jsp.
I need a code snippet for creating an applet that can read the contents of a word document and display it.
Thanks,
Avinan