Mozilla doesn't yet have an OJI implementation for Unix/Linux. See
www.mozilla.org/oji for more details.
--Jeff
Heeyeon Hwang wrote:
>
> Hi all,
>
> Mozilla still can't view any applet, on my machine.
> My machine is i686, Linux kernel ver. 2.2.15 and JVMPlugin based JDK1.1.8.
> And Mozilla i
I searched through the mail archive and couldnt
find anything that matched this problem so I hope someone can help me out
there.
I wrote a quick java program to get the localhost
ip number. I wanted to use that to write and html document and ftp it to
my directory on my internet provider'
On Wed, Jan 12, 2000 at 06:14:17PM -0600, [EMAIL PROTECTED] wrote:
> Q4: Is there any Japanese/Chinese version of Linux like Windows NT does?
I'll take a stab at answering this one. The TurboLinux distro is the big
name in Asia: they've done a lot of work on I18N and L10N. I would
start by trying
-Original Message-
From: Nathan Meyers [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 12, 2000 5:46 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Nathan's Book
On Wed, Jan 12, 2000 at 05:37:22PM -0600, [EMAIL PROTECTED] wrote:
> Thanks, Nathan.
>
> Yes, it's copyrig
On Wed, Jan 12, 2000 at 05:37:22PM -0600, [EMAIL PROTECTED] wrote:
> Thanks, Nathan.
>
> Yes, it's copyright 2000. The reason I asked the question because I
> couldn't find any topic on internationalization from the book. It would be
> appreciated if you could give me some information on how to
Thanks, Nathan.
Yes, it's copyright 2000. The reason I asked the question because I
couldn't find any topic on internationalization from the book. It would be
appreciated if you could give me some information on how to implement this
(i.e. display Japanese or Chinese on buttons, listbox, menu,
On Tue, Jan 11, 2000 at 10:01:00AM -0600, [EMAIL PROTECTED] wrote:
> Hi Nathan:
>
> Are you going to make a new version of this book recently?
It just came out!
The book's Web site will help keep the information up to date. Publishers
don't even think about revised editions until the book has b
Hi Nathan:
Are you going to make a new version of this book recently?
Thank.
Lee
-Original Message-
From: Jacob Nikom [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 10, 2000 11:19 AM
To: Nathan Meyers
Cc: Rich Ibbotson; [EMAIL PROTECTED]
Subject: Re: Nathan's Book
Does "Java Progr
>http://java.sun.com/products/jdk/1.2/docs/guide/rmi/codebase.html
>my reading of the above document suggests that the rmiregistry indeed
>sends the stub to the client. am i wrong?
Yes, RMI does ship stubs from server to client. Or rather, the client
can ask for them. Servers can annotate a class
>From the FAQ found at the site http://www.mozilla.org
(http://www.mozilla.org/docs/mozilla-faq.html):
1.1) What is Mozilla?
Mozilla is a cousin to Netscape Communicator that is being
developed by the Free
Software Community with the cooperation and support of Netscape.
The
As a test I tried jdk1.2.2 with staroffice 5.1 on my NT box.
It appears to work fine. During the installation it did locate
the new jdk. On another win98 box it did not locate the new jdk
and went ahead and installed jdk1.1.7. I have not tried it yet
on my linux box. Your problem may have som
Aaron Stromas wrote:
> when i read your comment i decided to step back and review my
> understanding of rmi. in
> http://java.sun.com/products/jdk/1.2/docs/guide/rmi/codebase.html it
> states
>
>
> 3. The RMI registry returns a reference (the stub instance)
> to the requested class.
> (a) What is Mozilla M12? I'm running Netscape Communicator 4.7, and
its the ''open source'' (he he...) version of the communicator, the
expected version 5.
> that looks like M12. How is Mozilla M12 related to Communicator 4.*?
milestone 12. sort of patchlevel if you prefer
>
Stephen,
great job with the FAQ, thanks for putting this together.
--
Paolo Ciccone
JBuilder dev.team
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Now I'm confused.
(a) What is Mozilla M12? I'm running Netscape Communicator 4.7, and
can't find any version number
that looks like M12. How is Mozilla M12 related to Communicator 4.*?
(b) Netscape 4.7 (running under Linux with 2.0.36) does successfully run
applets, WITHOUT a JVM Plugin.
Of co
Nathan Meyers wrote:
On Tue, Jan 11, 2000 at 01:15:17PM -0500, Aaron Stromas
wrote:
> it also worked on linux when i copied the _Stub class to the client.
so,
> why doesn't the server find the stub to return to the client?
Ah, the real meat of the question. Answer: because RMI doesn't work
that
Stephen,
This looks great! Thanks for your efforts and keeping a good work.
Jacques Chansavang
IBM Global Services
1300 South Clinton Street
Fort Wayne, IN 46802
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Phone: 219-455-6234
Fax: 219-455-4200
>>> Stephen Wynne 01/12/00 03:24AM >>>
[Text body exceeds
> Heeyeon Hwang wrote:
>
> Hi all,
>
> Mozilla still can't view any applet, on my machine.
> My machine is i686, Linux kernel ver. 2.2.15 and JVMPlugin based
> JDK1.1.8.
> And Mozilla is M12 release.
> Which part cause this problem Mozilla or JVMPlugin ?
>
> Thanks for reading.
>
> From: [EMAI
Hi all,Mozilla still can't view any applet, on my
machine.My machine is i686, Linux kernel ver. 2.2.15 and JVMPlugin based
JDK1.1.8.And Mozilla is M12 release.Which part cause this problem
Mozilla or JVMPlugin ?Thanks for reading.From: [EMAIL PROTECTED]
Heeyeon Hwang
How come no current "Alpha Information" on java-linux ???
gat
Stephen Wynne wrote:
5.8.1. Alpha Issues
>
> Alpha processor port information.
>
> Last modified:
>
> $Id: alpha.sgml,v 1.1 1999/12/29 07:53:30 stevemw Exp $
>
> 5.8.1.1. Is there an Alpha Port?
>
> Yes, there have been (
Hallo jack,
jw>Please ask which version of Blackdown JDK
jw>is better in stability,speed,
If you need JDK 1.2, then use JDK 1.2.2 RC3. Else use JDK 1.1.7v3.
MbG, Ekkehard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a s
thanks for all the responses, they've been most helpful.
-a
wyrd wrote:
> Chris Abbey wrote:
> >
> > RMIRegistry can't find the _Stub class. It needs three classes in order
> > to function (interface, _Stub, _Skel).
>
> That isn't strictly true. If you use rmic -v1.2 all you'll get
> ( at leas
After far too long, the Blackdown team has produced a new FAQ. Here's
the latest ASCII rendition. There is now a (letter) PDF version
available in addition to the other formats. The preferred form is
still HTML; that can be found at:
http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.h
Hi all,
Mozilla still can't view any applet, on my machine.
My machine is i686, Linux kernel ver. 2.2.15 and JVMPlugin based JDK1.1.8.
And Mozilla is M12 release.
Which part cause this problem Mozilla or JVMPlugin ?
Thanks for reading.
From: [EMAIL PROTECTED]
Heeyeon Hwang
ÿ
25 matches
Mail list logo