Re: how to embed documents in an applet?
Posted By:
John_Zukowski
Posted On:
Saturday, April 7, 2001 08:53 PM
To display HTML, just use the JEditorPane or some other HTML viewer component. I'm not aware of a Word/Excel viewer in Java. There is a PDF one though (already described in the FAQ).