Naresh Kongara wrote:
I want to know how to make java calls from Obj-C. (Java Bridge Seems to be deprecated). Is it possible with out bridge ? If yes , Can any body help me on Where to start ?
Use JNI. Also see this Java-Dev message: http://lists.apple.com/archives/java-dev/2009/Oct/msg00497.html Google this: JavaNativeFoundation And you might get a better answer by asking on Java-Dev: http://lists.apple.com/mailman/listinfo/java-dev -- GG _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
