Use JAVA_HOME environment variable and assign your classpath to it.
Jacob Nikom
Jalaluddin Riaz wrote:
>
> pardon me for this silly question, but i have to know. How do i set multiple
> classpaths? i have jdk1.2pre2 running and want to do some stuff with
> servlets and jdbc. the jdbc is fine fo
pardon me for this silly question, but i have to know. How do i set multiple
classpaths? i have jdk1.2pre2 running and want to do some stuff with
servlets and jdbc. the jdbc is fine for applets and applications but with
not woth servlets. i use 'javac -classpath /path/servlet.jar . this
didnot