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

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