Closed Bug 156198 Opened 23 years ago Closed 21 years ago

java applet not loaded from local disk

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mimmocottignoli, Assigned: joshua.xia)

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530 BuildID: 2002053012 I have a simple test html page (MyPage.html) that loads the java applet "MyApplet.class" . If I load the page from a WEB server, it works. If I load the page using the address "file:d:\test\testapplet\MyPage.html", I get a 'ClassNotFoundException' while the system tries to load the file "\MyApplet\class.class" Reproducible: Always Steps to Reproduce: 1.Copy the html test page and the java class in any directory 2.try to load it usingo a local disk address 3.open the java console Actual Results: The applet is not loaded and the java console reports a ClassNotFoundException. (MyPage.html)
Reporter: please attach your html file to this bug. Also note, that correct component for java applet problems is OJI
Assignee: idk → joe.chou
Component: Java-Implemented Plugins → OJI
QA Contact: avm → pmac
Attached file HTML Test page
Re-assign to Nidheesh.
Assignee: joe.chou → nidheesh
Chris Petersen is a new QA contact for oji component. His email is: petersen@netscape.com
Assignee: nidheesh → petersen
Status: UNCONFIRMED → NEW
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
reassign to me
Assignee: joe.chou → joshua.xia
Status: NEW → UNCONFIRMED
you should use / instead of \ for the url.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: