Re: How to use Java from Objective C using JNI
Re: How to use Java from Objective C using JNI
- Subject: Re: How to use Java from Objective C using JNI
- From: Steve Franks <email@hidden>
- Date: Thu, 25 Sep 2003 22:41:23 +1000
Look under the Cocoa documentation in Mac OS X, under the topic
Program Design: Java/Objective-C Language Integration.
(Usually at ->
file:///Developer/Documentation/Cocoa/TasksAndConcepts/
ProgrammingTopics/LanguageIntegration/index.html )
Unless I misunderstand you, there is no reason to use JNI, that is to
call FROM java to C type language.
On Thursday, September 25, 2003, at 10:12 PM, Ramakrishna Kondapalli
wrote:
Hi,
I am using cocoa Objective C for developement of some project in MAC OS
X. How can i call the existing JAVA api's (written by ourself) in my
Objective C code using JNI ?
Thanks & Regards,
Ramakrishna,
*----------
This message and any attachment(s) is intended only for the use of the
addressee(s) and may contain information that is PRIVILEGED and
CONFIDENTIAL. If you are not the intended addressee(s), you are hereby
notified that any use, distribution, disclosure or copying of this
communication is strictly prohibited. If you have received this
communication in error, please erase all copies of the message and its
attachment(s) and notify the sender or Kanbay postmaster immediately.
Any views expressed in this message are those of the individual sender
and not of Kanbay.
Although we have taken steps to ensure that this e-mail and any
attachment(s) are free from any virus, we advise that in keeping with
good computing practice the recipient should ensure they are actually
virus free.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.