[2875] in java-interest

home help back first fref pref prev next nref lref last post

compile on PC, serve on SunOS...help!

daemon@ATHENA.MIT.EDU (chwright@goesser.mit.edu)
Thu Oct 19 00:00:33 1995

From: chwright@goesser.mit.edu
Reply-To: chwright@goesser.mit.edu
To: java-interest@java.sun.com
Date: Wed, 18 Oct 1995 22:00:44 -0400 (EDT)



Hi,

I'm trying to use win95 to compile java and then move the class files
to a SunOS web server.  Not working.  Example: I wrote HelloWorld and
to get it to compile on the PC, included:

	import awt.Graphics; 
	public class HelloWorld extends browser.Applet {

Moved it to SunOS and with Netscape2 get the error window containing such as:

	I/O exception when loading: browser.Applet
	java.lang.UnknownError browser/Applet

What am I doing wrong?  I must be able to compile on the PC and serve/run
the web on SunOS.

Thanks in advance for easing much frustration,
Chantal Wright
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post