[3119] in java-interest
retarded problem and questin
daemon@ATHENA.MIT.EDU (Wayne Pinette)
Tue Oct 31 19:16:48 1995
From: Wayne Pinette <pinette@cs.sfu.ca>
To: java-interest@java.Eng.Sun.COM
Date: Tue, 31 Oct 1995 14:12:50 -0800 (PST)
Ok, I have an applet which works fine when I view on a Solaris
box with sun's applet viewer. Now for reasons which are too
lengthy for me to go into, I need to run the same applet on
my W'95 box using netscape. Here is my question. Technically
speaking I should not have to recompile the byte code (correct?)
so I can ftp it to my machine. the problem here is this...it dont
work :-). I think my problems lie in the file name (the infamous
name too long :-( ie. my class calls on another class file )
is this the case? or will I have to recompile the byte code for
W'95 (needing to recompile does not make any sense to me). If
it is the name problem which I am guessing, how can I get the
name to be ErrorHandler.class instead of Error~1.cla which is what
it is now :-)
Wayner
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com