compiling java in HPUNIX
Hi
I have a java program which imports a package from a jar file . This jar file resides in the same directory as that of java file and i had set the classpath to jar file also .
when i try to compile , it is giving me 'package not found' .
Can anybody help me out of this .
Balajee

