Explain about RMI OP ?



Explain about RMI OP ?..

Answer / guest

The RMI Optional Package (RMI OP) is a subset of J2SE 1.3's
RMI functionality used in CDC-based profiles that
incorporate the Foundation Profile, such as the Personal
Basis Profile and the Personal Profile. The RMIOP cannot be
used with CLDC-based profiles because they lack object
serialization and other important features found only in
CDC-based profiles. RMIOP supports most of the J2SE RMI
functionality, including the Java Remote Method Protocol,
marshalled objects, distributed garbage collection,
registry-based object lookup, and network class loading, but
not HTTP tunneling or the Java 1.1 stub protocol.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More J2ME Interview Questions

What is CLDC ?

1 Answers  


I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.

2 Answers  


Give the name of classes of j2se which is not used in j2me

2 Answers  


what is jar size of the application?

1 Answers   TCS,


Explain 3GPP ?

1 Answers  






What is UMTS

1 Answers  


create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.

0 Answers  


in which stage the mobile is hanging?

1 Answers  


What is WMA

1 Answers  


What is PersonalJava ?

1 Answers  


What is MIDlet ?

3 Answers   Canvas, Indus Logic, Wipro,


Explain about Tomcat ?

1 Answers  


Categories