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 |
What is SDK ?
Explain about Telematics ?
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.
What is SMS ?
create a menu which has the following options:cut-can be on/off,copy-can be on/off,paste-can be on/off,delete-can be on/off,select all-put all4 options on,unselect all-put all 4 options off,using event handling in MIDP application
What is PDC ?
Give the name of classes of j2se which is not used in j2me
I want to know how to connect to DataBase from our MIDP application. I need just code for this
What is CDPD ?
What is PDAP ?
Give the name of classes of j2se which is not used in j2me
What is SIM ?