do one the following:
1) put dll in the path
2) put dll in root folder of application, and make sure you are
calling application jar file from the same directory
3) read jar spec and put dll in jar, with your class files according
to given instructions.