how to us .dll in java based web application -


i have web based j2ee application. there way use .dll file in it.

yes, can use jni / system#loadlibrary() same way in normal java application. need realize runs @ server side, not @ client side. if intent run @ client side, need serve in flavor of applet or webstart application.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -