Java Word, Excel

We are developing an application/applet from which we need to open word and excel documents for viewing. The user should be able to scroll thru' the pages, create bookmarks etc from the applet. Is there any java viewer which can be used to achieve this? Currently i am using eclipse, to open and work on the documents. But we are looking for a thin Pure Java viewer.

Thanks

[387 byte] By [vjola1610] at [2007-9-30 20:38:21]
# 1
Look at the Apache POI project. http://jakarta.apache.org/poi/index.html http://jakarta.apache.org/poi/hssf/index.html http://jakarta.apache.org/poi/hwpf/index.html
whome0 at 2007-7-7 1:27:35 > top of Java-index,Java Essentials,Java Programming...