What is RMI OP
Answer / praveen
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 ? | 0 Yes | 0 No |
What is SOAP ?
What is WDP ?
What is JSR ?
What is LAN ?
What is FDMA ?
i am working in blackberry.In blackberry emulator it is connecting to server but when i installed the program in blackberry it is not connecting to server why
What is PRC ?
Hi, I have a midlet. In that I created object that extends Canvas.In that canvas I added one command,when I click that command the control is not coming to CommandAction() method of that canvas. Can u suggest me any solution for this?
I want to know how to connect to DataBase from our MIDP application. I need just code for this
Explain HTTPS ?
What is MIDP ?
What is RMI Profile