Thanks Pawel, It works for PDF file. Cant we find out any solution for DOC.
Regards, Nitesh -----Original Message----- From: Paweł Wielgus [mailto:poulw...@gmail.com] Sent: 27 July 2009 18:01 To: Struts Users Mailing List Subject: Re: Display Doc or PDF file in JSP Hi Nitesh, as far as i know it's impossible with DOC, but pretty easy with PDF, just create iframe with source that will point to that pdf file. Most browsers on computers where acrobat reader is installed will display it as an inline document, i don't know if it will work with div only. Best greetings, Paweł Wielgus. 2009/7/27 Nitesh Jain <er.niteshj...@gmail.com>: > Hi All, > > > > I have requirement to display a Doc or PDF file into a div > tag of the JSP. It means that JSP will display a DOC/PDF file in half of the > page and remaining space will be used to display some other information. Can > anyone guide me to achieve this with or without using the struts? > > > > Regards, > > > > Nitesh > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org