I don't know...you might wanna try copying it to the address that it says
that it isn't in? I ain't no rocket scientist but ...
cp /usr/lib/netscape/plugin/libjavaplugin_moz5
/home/treaves/.netscape/java/lib/libjavaplugin_moz5.so
might do the trick.
J
Pooh Bear -- "I am just a bear of little b
It is all in the documentation.
#:)
James.
"V.Vasant" wrote:
> Hello,
> I have just started learning about servlets , even though I have
> sufficient knowledge of the language in general. I downloaded and
> installed the JSDK 2.0 , but I couldn't find the servletrunner utility...
> Also
Oh it is there...
Pooh Bear -- "I am just a bear of little brain"
On Thu, 9 Dec 1999, Robbie Baldock wrote:
> Dimitrios Vyzovitis wrote:
>
> > > That URL doesn't appear to exist...
> >
> > huh?
> > How do I manage to see it, without using a proxy/cache? :-)
>
> I get a 404 from the Sun si
I think this group knows who to credit for the work in the trenches when no one
else was supporting us developers on the Linux platform. As always I give thanks
to blackdown for their supreme efforts to make this real!
James.
Juergen Kreileder wrote:
> > Paolo Ciccone writes:
>
> Paolo
Note, when it says Warning, it isn't an error. You are doing finethere isn't a
problem...it just isn't using a JIT.
Cheers
James.
Don Hatch wrote:
> I can't seem to get my envireonment variables to work. When I run javac file.java I
>get his error:
> "Warning: JIT compiler "sunwjit" not
> > 3. But on this machine, I use appletviewer index.html, the applet can
> > success got data through
> > JDBC to Postgresql database.
> >
> >
> > --
> > : James Seigel [SMTP:[EMAIL PROTECTED]]
> >
> > : DD23 CCChang2
> > : [EMAIL PRO
Really 4 years? <>
<>
Peter Mount wrote:
> On Sat, 6 Nov 1999, John N. Alegre wrote:
>
> > Peter,
> >
> > I have no problem on my end. I have 4 years expeience with Server Side
> > Java. I want the most advanced JDBC driver/db combination. The question I am
> >
<>
-
Maybe read the documentation on the sun site about Java and then look at the
docs on the servlet api and how to do some of the stuff. It seems that you
aren't grasping the basics of the tools of the java language.
Your last question exhibits that exception because there isn't supposed to be a
ma
JAVA_COMPILER works
Pooh Bear -- "I am just a bear of little brain"
On Fri, 28 May 1999, Nelson Minar wrote:
> I'd like to make a list of all the environment variables the Blackdown
> JDK uses to change its operation. I don't think there is a
> comprehensive list anywhere. Here's what I know,
It may be useful if you are trying to obfuscate how connections are being
made, and hide protocols so that things stay secure.
Cheers
James.
Pooh Bear -- "I am just a bear of little brain"
On Tue, 25 May 1999, Paul Matthew Reilly wrote:
> Ken McNeil <[EMAIL PROTECTED]> writes:
>
> > This d
Talk with people on advanced-java.
J.
Pooh Bear -- "I am just a bear of little brain"
On Wed, 19 May 1999, Ozer Irfan wrote:
> Hello
>
> How implements right click button in swing.
>
> Thanks
>
> bye
>
>
>
>
> __
> Message env
I believe they were looking for and "installer" to install other java
programs in an In$tall$hield kind of way. Hey maybe they even wanted to
install the JVM in a standard place so their other scripts would work
alright.
Cheers
J.
Pooh Bear -- "I am just a bear of little brain"
On Tue, 18 May
Please read java's website, it has a lot of answers.
Pooh Bear -- "I am just a bear of little brain"
On Tue, 18 May 1999, Riyad Kalla wrote:
> What is the difference between the JDK and the JRE?
>
> Thanks in advance,
>
> Riyad
>
> P.S.> Sorry about the HTML, this isn't my machine.
>
--
I think that might be a java specific question you might want to pose with
source code to an advanced-java mailing list.
Good luck.
James.
Pooh Bear -- "I am just a bear of little brain"
On Mon, 10 May 1999, Rui Vale wrote:
> Hello to everyone!
> I'm working on an application tha
It is also on your Red Hat CD.
J
At 01:12 AM 5/5/99 -0500, Luther Baker wrote:
>I am using Red Hat and recently downloaded your jdk1.2. Unfortunately, I
>am not as UNIX savvy as I need to be and the .bz2 extension is throwing
>me. gunzip and gzip resond with errors that they don't understand the
>
hand
> think that this is an absurd conception.
>
> Any information would be appreciated,
>
@qlink.queensu.ca>
X-Sender: [EMAIL PROTECTED]
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Mon, 03 May 1999 21:49:00 -0400
To: [EMAIL PROTECTED]
From: James Seigel <[EMA
Not much of an oversite at all I would gather...just have to think about
how you are coding a bit more..Careful is good when you are coding.
Cheers
J.
At 07:31 AM 5/3/99 -0400, Michael Sinz wrote:
>On Sun, 2 May 1999 20:04:19 -0400, Will Koffel wrote:
>
>>The java.awt.List and java.util.List con
Yes. It means they are still working on making it robust for every
distribution. This problem is mentioned in the documentation that comes with
the JDK. What works for me sometimes..is to "ln -s
/usr/lib/libstdc++
//usr/local/jdk1.2/jre/lib/i386/libstdc++-libc6.0-1.so.2
Cheers
J
Al wrote:
> I
Also, If you read the README.linux..it explains some things to do when you
get this problem like using LD_PRELOAD etc...
Cheers
James.
Pooh Bear -- "I am just a bear of little brain"
On Wed, 14 Apr 1999, Moses DeJong wrote:
> On Wed, 14 Apr 1999, John D. Overmars wrote:
>
> > I have instal
Cool I am a nobody now I thought that distributeing it using bzip2
was an excellent idea in that in promotes using bandwidth friendly
software and gets people using it.
Cheers
James.
Pooh Bear -- "I am just a bear of little brain"
On Tue, 30 Mar 1999, Tucker Balch wrote:
> Nobody has bz
Have you made sure your classpath and all that stuff left over from your
previous adventures in java have been cleaned up?
LD_LIBRARY_PATH
CLASSPATH
JAVA_HOME
Just making sure. cause you maybe referencing the wrong set of classes by
accident.
Cheers
James.
Pooh Bear -- "I am just a bear of li
Brilliant!
Pooh Bear -- "I am just a bear of little brain"
On Wed, 3 Feb 1999, Jerry Treweek wrote:
> Why don't we create a new interest channel for 1.2 (or 2) questions. That
> will strip a lot of crud out of this channel, and the porting team and any
> other patiently waiting people can filt
Just think how much extra planning time you are getting with this coding
pause...the Y10K issues will be non-existent!
#;)
J
P.S. Wow norad..and I just thought they played space invaders..
Pooh Bear -- "I am just a bear of little brain"
On Wed, 3 Feb 1999, Nathan Meyers wrote:
> Our organiz
I think we should set up a system whereby the people who have paid the
most money to support the blackdown effort get to ask when it is coming
out and the rest can then ask themselves "self, how much am I willing to
do to help support these wonderful porters..who after releasing 1.2 will
get a br
Read the FAQ/README/HOWTO your problem is described in there from what I
remember.
Pooh Bear -- "I am just a bear of little brain"
On Thu, 4 Nov 1999, Martin Kavalar wrote:
> Hello!
> I got a problem with my JDK. I got the jdk1.2pre-v1 at blackdown. Im using SuSE
> 6.1. I unpacked the jkd,
Check your applet tag for codebase tag
Check to make sure your datbase driver is available in the directory where
your codebase is implied.
Make sure you database is on the same machine as the applet is loaded
from.
3 is for after you fix the first two.
J
Pooh Bear -- "I am just a bear of litt
References: Sun's java coding standard is good.
Remember to document code.
Excercise: Quickly write the hello world class/program. Then after you
are done Identify 3 good things about it and 5 bad things about your
implementation..
---do the class before you read the next part
TYA1.2 ftp://gonzalez.cyberus.ca/pub/Linux/java
Tobias Ramos wrote:
> Hi there people...
>
> Can someone tell me where I can find any Java performance booster for
> linux?
>
> thanx.
>
> Tobias Ramos
> Diamantina MG
> [EMAIL PROTECTED]
Maybe there would be a volunteer from the list that would be able to
help keep the page up to date. I just know what it is like to be
busy.I am assuming that those lovely people at blackdown are busy
as well...
Those are just my $0.02
James.
>> Original Message <
I would be interested in helping to develop it.
J.
Pooh Bear -- "I am just a bear of little brain"
On Sun, 15 Nov 1998, Carl Hewitt wrote:
> I would be interested in an open source EJB implementation as well.
>
> Carl
>
> Alexey Lukin wrote:
>
> > Hi, All!
> >
> > Is anybody working on fre
Australia has it...cheers
James.
Pooh Bear -- "I am just a bear of little brain"
On Mon, 14 Sep 1998, Chuck Huber wrote:
> I've looked at serveral mirror sites across North America, eastern
> Europe, and Japan. The best all of them have is 1.1.6v2. Your page at
> http://www.blackdown.org/j
Thatis great and all.but where can we send the pizza to thank you for
all the hard work that you have put into making any of these versions as
amazing as they are!. And of course saving us from NT and the like.
Pooh Bear -- "I am just a bear of little brain"
On Mon, 14 Sep 1998, Kevin B. H
You guys rockcan we send pizza to you anywherE?
Pooh Bear -- "I am just a bear of little brain"
On Sat, 12 Sep 1998, James Howe wrote:
> To Everyone,,
>
> It is very easy just to get caught up in all the errors about the jdk that get
> posted to this list. Therefore we must remember what
As a good person told me recently..
go into your green_thread library directory under java and remove the
libc.so and the libdl.so and you will be fine..well it worked for me
anyway..
Cheers
James.
Pooh Bear -- "I am just a bear of little brain"
On Tue, 25 Aug 1998, G. Nelson DeSouza wrote:
hurts..
I sent along hopefully some useful information..
oh the dump of the stack should be there as well..
Cheers James seigel
[EMAIL PROTECTED]
Pooh Bear -- "I am just a bear of little brain"
java version "1.1.6"
import java.net.*;
import java.io.*;
public class Test
35 matches
Mail list logo