Hello Friend,
Could any one please suggest a way of opening/viewing a
word file or a pdf file in the browser. I am using
JBoss 4 server and
struts 1.2
The file can be opened in 2 ways:
1. Display the file name on the
jsp page as a hyper link. On clicking the link the appropriate file should be opened for reading in the same browser.
2. There would be a radio button against the file name and a "View" submit button. Selecting the file by checking the radio button and clicking on the "View" button should open the file in the browser.
Please help.