[6309] in java-interest

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

Re: Basic Question

daemon@ATHENA.MIT.EDU (Joe Cornelius)
Thu Mar 28 18:39:51 1996

Date:         Mon, 25 Mar 1996 17:16:39 -0600
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Joe Cornelius <joec@EDGE.NET>
To: Multiple recipients of list JAVA-INTEREST
              <JAVA-INTEREST@JAVASOFT.COM>

At 02:57 PM 3/20/96 -0800, you wrote:
>I have a hello world applet which works on my local machine but when I
>place it in my public_html directory at my provider and try and view it It
>tells me it can't find the HelloWorld.class. What gives? My html files are
>the saem and the class file is the same class file?
Java is case sensitive.  helloworld.class is not the same as HelloWorld.class.

>I think I am misunderstand something about how java works. Is there
>something special the server needs to do in order to distribute a class?
>
>                                                Thanks,
>                                                Trevor Green

Luck,
jjc
==================================================
Joe Cornelius                                           joec@edge.net
          ---------------------------------------------------------------------
 I'm sorry;  I can't hear what you're saying, your actions are
                       yelling too loud.
==================================================

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

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