I will be using a third party library in an application that I am currently working on.
The third party is saying that they will be providing a jar.
Since my application is c/c++ based , I prefer working with a dll.
Are there any disadvantages of using a jar with my application.
I am talking in terms of performance, dependency on JRE etc.
Please guide me as to what will be the correct way to go for.