[5023] in java-interest
Loading applet from local file system
daemon@ATHENA.MIT.EDU (Gavin Bong Chun Jin)
Fri Jan 26 05:37:31 1996
Date: Fri, 26 Jan 1996 17:06:17 +0700 (KL )
From: Gavin Bong Chun Jin <gavin@asiaconnect.com.my>
To: java-interest@java.sun.com
In-Reply-To: <199601240410.UAA17796@java0.javasoft.com>
Hi
Let me describe the scenario first. I am running a Win95 JDKbeta.
What I want to do are as follows:
a) User starts netscape
b) User Chooses Open-File option
c) User selects index.html from A: drive
(where index.html has an applet tag)
d) The index.html causes an applet residing in A: drive to run
e) The applet reads from a file in A: and does some processing on it.
f) Finally the applet connects to another host and sends the strings
read from the file.
Part of the scenario worked when I ran appletviewer on the index.html file.
However it fails when I use netscape as I described above. Why?
Thanks a million!
Gavin
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com