Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Unable to open documents through sun.applet.AppletViewer in eclipse-Request help
Unable to open documents through sun.applet.AppletViewer in eclipse-Request help [message #218212] Wed, 02 November 2005 06:27
Eclipse UserFriend
Originally posted by: gr.sandeep.gmail.com

Hi,

I am launching an applet from eclipse through Run -> Java Applet
configuration using the default AppletViewer which is
sun.applet.AppletViewer. In the applet, there is a piece of code which
opens a document (excel, xml etc) which is as below.

myApplet.getAppletContext().showDocument(url, "_blank");

Now, though the url is correct and points to a valid document, the applet
viewer doesn't show up the document.

When I launch the same applet through Internet Explorer, the same scenario
works fine and the documents are opened.


Kindly suggest why is the behaviour is so. Can appletviewer open doucments
as per the above line of code? If so, what am I doing wrong or missing?
Any workarounds?

--
Thanks,
Sandeep
Previous Topic:Find References in Non-Java-Files
Next Topic:org.eclipse.jdt.launching.j9
Goto Forum:
  


Current Time: Wed Apr 30 18:42:36 EDT 2025

Powered by FUDForum. Page generated in 0.04482 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top