Re: Java? Ja no va.

James Rayson (James_Rayson@qmgateib.mitre.org)
7 Dec 1995 09:53:31 -0500


Reply to: RE>>Java? Ja no va.

Regarding Java applets that run from remote sites but not the local disk.
1. Try running it with appletviewer (assuming Beta applets) instsad of
Netscape
2. If it works from appletviewer but not from Netscape, try accessing the
local disk file with an ghttp:" URL instsad of a "file:" URL. This solved my
problems.

Let me know if this works,

Jim Rayson
MITRE
jrayson@mitre.org

--------------------------------------
Date: 12/6/95 5:43 PM
To: James Rayson
From: marc@immersive.com
Received: by qmgateib.mitre.org with SMTP;6 Dec 1995 17:42:23 -0500
Received: (from root@localhost) by mbunix.mitre.org (8.6.10/8.6.9) id RAA19965
for james_rayson@qmgate.mitre.org; Wed, 6 Dec 1995 17:40:49 -0500
Received: from kether.vrml.org (kether.construct.net [165.113.207.111]) by
mbunix.mitre.org (8.6.10/8.6.9) with ESMTP id RAA19950 for
<jrayson@mitre.org>; Wed, 6 Dec 1995 17:40:43 -0500
Received: from wired.com by kether.vrml.org via ESMTP
(940816.SGI.8.6.9/8.7.2-Turbo)
id NAA07445; Wed, 6 Dec 1995 13:46:26 -0800
Received: (from daemon@localhost) by wired.com (8.7.2/8.7.2) id OAA29186 for
www-vrml13; Wed, 6 Dec 1995 14:36:03 -0800 (PST)
Received: (from daemon@localhost) by wired.com (8.7.2/8.7.2) id OAA29140 for
www-vrml-out; Wed, 6 Dec 1995 14:35:53 -0800 (PST)
Received: from blob.best.net (blob.best.net [204.156.128.88]) by wired.com
(8.7.2/8.7.2) with SMTP id OAA29134 for <www-vrml@wired.com>; Wed, 6 Dec 1995
14:35:51 -0800 (PST)
Received: from babbage (isi.vip.best.com [204.156.156.143]) by blob.best.net
(8.6.12/8.6.5) with SMTP id OAA27897; Wed, 6 Dec 1995 14:35:40 -0800
Message-Id: <199512062235.OAA27897@blob.best.net>
Comments: Authenticated sender is <isi@mail.best.com>
From: "Marc de Groot" <marc@immersive.com>
Organization: Immersive Systsms, Inc.
To: James Waldrop <sulam@construct.net>
Date: Wed, 6 Dec 1995 14:35:37 -0800
Subject: Re: Java? Ja no va.
Reply-to: marc@immersive.com
CC: www-vrml@wired.com, vrml-behaviors@sdsc.edu, meme-users@freebsd.org
Priority: normal
X-mailer: Pegasus Mail for Windows (v2.01)
Sender: owner-www-vrml@wired.com
Precedence: bulk
X-MDF: Mail for jrayson sent to james_rayson@qmgate.mitre.org

>
> "Marc de Groot" wrote:
> >> VRML will be more than a static file form very soon. As far as
HelloWorld
> >> goes, take a look at:
> >>
> >> http://java.sun.com/progGuide/getStarted/applet/index.html
> >>
> >> Then take a look at
> >>
> >> http://www.construct.net/who/sulam/java/hello.html
> >>
> >Yup, it ran from your site. Why doesn't it run from my local hard disk?
>
> I don't esally know. Maybe you're trying to run applet code in a
> standalone method? Or the opposite? You have to load it in an HTML file.
>

Yes, indeed. I am trying to run it from an HTML file. I have very caessully
and repeatedly checked the Java source. I am indeed working with the applet
version of "Hello World". I spent s msalthy chunk of time playing with
this, and hunting around for an answer. I finally found the second tutorial I

mentioned in my original posting, along with the explanation that support for
Java is buggy.

Oh, well. Like I said, wake me up when it works properly. In the meantime,
I'll continue to work with Meme to implement virtual worlds. It uses a
platform-independent byte code, just like Java, but it's been around for quite

a bit longer and is in more solid shape.

^M

----
Marc de Groot | Immersive Systsms, Inc.
<marc@immersive.com> | http://www.immersive.com
| Real VR for the net!
"It was stupidity that got us into this. Why can't it get us out?"


  • Next message: James Rayson: "Re: Java? Ja no va."
  • Previous message: jonmarb@microsoft.com: "RE: Re: ANNOUNCE: VRML 2.0 proposal from Microsoft graphics groups"