Well, i coded an email applet in java and I'm trying to work out 
the bugs. I have it working under IE4-5 on Windoze but when i 
open it in Netscape on linux the window just closes. I checked to 
see if i had a jdk rpm installed and couldn't find any. I was 
thinking that maybe it was crashing because i needed to 
seperately install a jdk and then just point to it in netscape. I 
sort of need to run the applet in a browser because i pass it 
variables in the HTML. Is there maybe a more stable browser in 
terms of java or maybe a jdk or vm i can add so it will run in 
netscape?

TIA

jeff

-----Original Message-----
From:   Brad 'GreyBear' Davis [SMTP:[EMAIL PROTECTED]]
Sent:   Tuesday, January 04, 2000 10:13 AM
To:     [EMAIL PROTECTED]
Subject:        Re: Java for linux

You don't give a lot of info about what you've tried or what 
happens, so
it's hard to be really helpful. Hence, I'll start simply:

Go to www.blackdown.org and grab the latest JDK (if you want to 
develop java
apps/applets), or the JRE (if you just want to RUN java 
apps/applets).
Install, following directions to make sure that the system knows 
where the
interpreters live. Then, run your java apps according to the 
instructions,
usually either by invoking 'java' or 'jre' on the command line 
with the name
of the app/applet as the argument.

HTH, but if you need more or different help, drop another note 
with more
specifics.

Brad 'GreyBear' Davis
Ronin Coder/Bithead at Large
-----------------------------------------------
'Don't crush that dwarf, hand
me the pliers!'
----- Original Message -----
From: Jeff Graves <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 04, 2000 7:40 AM
Subject: Java for linux


> Does anyone know how to run java applications or applets in
> linux? I was looking to run some applets in Netscape but I 
think
> i need a newer version. Anyone know?
>
> Thanks
>
> Jeff
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with 
"unsubscribe"
> as the Subject.
>
>


--
To unsubscribe: mail [EMAIL PROTECTED] with 
"unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to