hi guys im fed up with jni couldnt even execute a simple helloworld program.. here is what i did as per the instruction given in a JNI book..

STEP 1:
Creating HelloWorld.java

class HelloWorld...