Closed Bug 42500 Opened 25 years ago Closed 25 years ago

java applet is not showing up in this page

Categories

(Core Graveyard :: Java: OJI, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: czhang, Assigned: drapeau)

References

()

Details

Attachments

(1 file)

2.30 KB, application/octet-stream
Details
load 6/14 M17 build 1. go to http://cathyz2/sameori/applet.html expected: to see the java applet result: nothing appears, but my script is able to say there is an applet, this page is working fine on IE5 and NS4.7 the code is: --------------------------------------------------- <html> <script> setTimeout("alert(document.applets[0]);", 6000); </script> <body> <APPLET codebase="http://marvin.mcom.com/ngdriver/suites/res/" CODE="parbanner.c lass" HEIGHT=60 WIDTH=800> <PARAM NAME="bgcolor" VALUE="f00f00"> <PARAM NAME="fgcolor" VALUE="bedace"> <PARAM NAME="message" VALUE="The applet! She is running! (And there was much rejoicing.)"> </APPLET> </body> </html>
That is OJI bug. I am moving it there
Component: Java-Implemented Plugins → OJI
Reassignin to George Drapeau
Assignee: idk → drapeau
Cathy, can you please post a testcase avaialable outside of the netscape firewall? Thanks, Ed
Cathy no longer works at Netscape. junruh@netscape.com could you find Cathy's test case and add as an attachment
Attached file parbanner.class
This worksforme on Win98 and Mac.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Works for me: Platform: PC OS: Windows 98 Mozilla Build: 2000101214 M18 Trunk Build Marking as Verified.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: