aspose file tools
The moose likes Applets and the fly likes Running Applets in IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Running Applets in IE" Watch "Running Applets in IE" New topic
Author

Running Applets in IE

Gunny Highway
Greenhorn

Joined: Oct 21, 2000
Posts: 4
HI,
If there are any Java gurus out there, I was wondering why my applet will run fine in Netscape 4.74, but will not in IE 5.5.
The applet appears in IE 5.5, but none of the events (e.g. click of the buttons) fire the actions or methods (i.e. no functionality). Any help is greatly appreciated as I am a Java newbie. Note: the applet and all of its associated classes were created with Visual Age.
Dan
Gunny Highway
Greenhorn

Joined: Oct 21, 2000
Posts: 4
Also the applet has a connection to an IBM DB2 database via JDBC. Again, it is connecting to the database fine in Netscape, but not in IE.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Running Applets in IE
 
Similar Threads
Browser independent menus
Problem with applets and IE 6
RMI Applet for Internet Explorer
Applet uses 100% CPU
Problem with KeyEvent and VK_TAB