jinterface, applet

Niclas Eklund nick@REDACTED
Fri Mar 1 10:44:04 CET 2002


Hello!

One option is to use CORBA. Since the JDK contains an ORB (JavaIDL) you
don't have to download a Java ORB. An extra bonus is that as long as your
API (i.e. IDL-specification) don't need to be changed, you can use the
same API to access other applications independent of plattform/language
etc.

/Nick

P.S. I cannot recommend you to use JavaIDL if it's going to act as
server-side ORB. Try JacORB instead. D.S.


> Ladies and Gentlemen,
> 
> Is there any "light" jinterface implementation (or something like this)
> that we'll be usable in java applets? 
> 
> -- 
> Best regards,              
> Yurii (http://yar.com.ua/)





More information about the erlang-questions mailing list