Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Outside In Technology in Java, JNI vs invoking exe(ExJava Wrapper API)

874264Jul 8 2011 — edited Jul 11 2011
Hi,
We have to use Outside In Technology Image Export APIs in our Java Application.
The application is an applet and Image Export APIs will be consumed by the applet.
We have two design alternatives:
1. Interface Outside In APIs using Java Native Interface.
2. Use ExJava Wrapper API. These APIs invoke C exe with the required command line arguments.

Please guide use what could be pros and cons of this approach. We will be executing outside in code in client not on server.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2011
Added on Jul 8 2011
3 comments
294 views