I believe it should be full package+class name so

"com.apple.yellow.webobjects.WOApplication" for example..

-dave

Dan Morgan wrote:

> OK,
>
> I've read the document "Using Java from Objective-C" and have gotten most of
> it figured out.  The question I have is what should the value in:
>
> Class MyJavaClass = NSClassFromString(@"whatshouldthisbe")
>
> be?
>
> For example if I have a Java class call FooBar, and it's in FooBar.java,
> what do I need to do to use this class from within Objective-C?
>
> Thanks,
>
> Daniel L. Morgan
> Senior Architect
> Fabrik Communications, Inc.
> * iNet          : <mailto:[EMAIL PROTECTED]>
> * Company       : <http://www.fabrik.com>
> * Personal      : <http://spokane.fabrik.com/Dan>
> * Wk            : 509.238.2947
> * Fax           : 509.238.2948 Fax

Reply via email to