| Eclipse Internal Web Browser and Applets [message #501144] |
Tue, 01 December 2009 04:39  |
Reinhard Klein Messages: 2 Registered: December 2009 |
Junior Member |
|
|
I created a java project in eclipse with one html file and a java file containing the (hello world) applet code. When I open the file with Firefox, the applet is called and displayed well.
When I open the html file in Eclipse with the internal web browser, the applet is not displayed (and no error message is shown). Are applets supported by the internal web browser?
Details:
The html file contains the following line:
<applet code="ad1.TextIO.class" codebase="bin" alt="no applet shown"></applet>
which works fine when i open the html file with the firefox browser.
(Package "ad1" contains java file "TextIO", Eclipse generates the TextIO.class file in "bin" subdirectory).
I use Version: 3.4.2 of Eclipse (Ganymed) on Windows Vista
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02181 seconds