// display where loadLibrary is looking for native code
out.println ( System.getProperty( "java.library.path" ) );