Hi,
Is it possible to get JDBC code for linux ?
If so, where can i get it.
waiting for a reply,
thanx,
Raj
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Hi,
Here is a piece of code, i am trying to execute in
JDK1.2pre-release. But it does not seem to be running.
The code :
***
class test {
public static void main(String Str[]) {
int sum=0;
i
Hi all,
I have a small doubt regarding JDK1.2.
Here is a small piece of code that i compiled using both
jdk1.1.6 and jdk 1.2. In jdk1.1.6 it compiles peacefully but
does not compile using JDK1.2. The error it gives is :-
var.java:13: Can't make a static re
Hi,
I have a small doubt. Hope somebody will help ..
test.java
-
class test {
public static void main(String Str[]) {
A a=new A();
}
}
class A {
Hi all,
I have some problems in setting jdk1.2 on redhat-6.0.
When i start 'appletviewer' it gives lots of font not found and
then it starts the applet and immediately dies.
Can somebody help me out in setting it up?
regards,
Raj
PS:- I have attached th
Hi all,
I am a new user to this list. Few days back i tried to install
jdk1.2 on redhat-6.0 but it is giving the following error..
*** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
CLASSPATH may be incorrect
SIGABRT 6* abort (generated by abort(3) ro