Hello.
I'm using RedHat 6.0 and IBM's jdk1.1.8
(1) Can someone tell me the linux command line to give a java app
keyboard focus, without having to give its window a mouseclick? (I want
to create an app that does not use a pointer of any kind)
(2) Can someone tell me how I can launch a java app
Title: re: database connectivity
Is anyone aware of any tools/software that will allow one to access an .MDB file on a linux box from Java(don't ask why, please). It will be for querying only. There will be no connections to M$ Access or any Winbox at all for that matter, just the file on the
Thanks, Juergen.
Yes. 1.1.8-v1 fixed this problem.
I got two questions on JNI and thread. Could someone help me on these?
Thank you.
Environment: RH6.1, BlackDown 1.1.8_v1
Q1:
After start the following simple java application
by using "java -native test",
public class test
{
public s