Can I call DLLs from XAware?
If you need to call DLLs, you’ll need to bridge from Java to the Microsoft space. JNI is the standard Java way to do that and there are many links on the web to show you. Once you can call your DLL from Java, then you can call that Java component from XAware using one of the extensibility features. Calling a Java BizComponent is probably the easiest, but you can also create a functoid (see the Help for steps) or use an extension (see this page).
Related Questions
- The old domain libraries had separate DLLs for each processor. Does the Intel IPP have similar DLLs or is it a sta tic library?
- Can I use Boklers controls (or DLLs) to encrypt data on Microsofts IIS webserver using Active Server Pages scripting?
- I don’t know if I should use THB.THBImageLib.dll or THB.THBImageLib2005.dll version of the .Net dlls?