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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

807559
sorry...

the response is in: http://www.sun.com/software/products/lustre/specs.xml

thanks
1 - 1
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
280 views