> 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. Thanks. Should I use com.ericsson.otp.ic in applet?