Question #14064

how to create a dll in java and how to use it in another java progaram

Expert's answer

If you need dll to use it in .NET projects, you can use IKVM:
https://www.ikvm.net
To create a library for Java projects, use JAR packages:
https://java.sun.com/j2ee/verified/packaging.html
LATEST TUTORIALS
APPROVED BY CLIENTS