How Do I Get Rid Of The Terminal Emulator,

2000-08-06 Thread Hrishiraj Nair
Hi,   How do I get rid of the Terminal Emulator?   Usually when we have to run a Java program we go the Terminal Emulator and type in the name of the class file as in   $java xyz   where xyz.class contains my Byte Code to be executed.   As The program is executing, in Java, it becomes a re

Starting The JVM from C++

2000-06-30 Thread hrishiraj
Hi,   Can someone please volunteer to send me a small code that uses C++ to start the JVM. I know that this comes under JNi, but I have found it difficult to get the solution eventhough I have refered a lot of books. It will be great if I can get a code which I can use on VC++ also.   Than

Classpath setting problem

2000-06-19 Thread Hrishiraj Nair
Hi ,   I use Mysql along with JDBC1.2 on Linux. It is required that I download the Mysql driver for linux to do the same. I could download the driver (mm.mysql.jdbc-1.2b) from www.mysql.com   As stated in the documentation it is required to set the classpath, after installing the driver. I d