Hi ,
Can you tell me if jdk 1.1.6 or jdk1.2 java linux is y2k compliant?
thanks.
paulc
Paul T Chen
IBM-Emergency Response Services
phone: 925.327.2458 T/L: 227-2458email: [EMAIL PROTECTED]
--
To UNSUBSCRI
Oops. Sorry for wasting everyone's time. Turn out that
it is a problem with native threads, and it works fine with
green threads. Thought I tested that...
Russ
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Turns out the exec worked. I'm using bash, BTW, to answer the
question. I've written lots of shell scripts and never seen anything
like this before. I wrote a simple little C program equivalent to
the Java class I posted and it runs perfectly from a script. What's
the difference???
I normally
Hello!
I have a question about the java plug-in for Linux. There is a link from
sun
http://java.sun.com/products/plugin/download/linux.html
that points to the blackdown site where the plug-in should be available
for download. The problem is that the server answers that the URL was
not found on
Hi All!
I didn't find an answer in the mail-list archive [ :-> ], so, I'll ask:
I'm working on a java application that uses several JDialog boxes. If
I use the constructor with params within my extension of JDialog (i. e.
super(dad, title, modal); ), the JDialog does not have a title bar