what is midlet>difference beiween midlet and servlet
Answer / shakti singh chauhan
A Midlet is an application that use MIDP(Mobile Information
Device Profile )of CLDC Configuration for J2ME environment
where as A servelet is web application that is deployed on a
server..its completely not a mobile device application
| Is This Answer Correct ? | 12 Yes | 3 No |
What is MSC ?
What is preverification ?
Hi how to create a mobile book on j2me program, for example dictionary, bible, magazine…. then read on the mobile phone, tell me the code and steps or other help site. Thanks
How to maintain the GUI part in j2me of different mobile screen size?
What is the difference between MIDP 1.0 and MIDP 2.0?
which is the front end and back end in j2me?
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.
How to create a mobile phone language or font like Arabic, Chines, Hindu or other(non English )
What is 3GPP
What is the difference between CLDC 1.0 and CLDC 1.1?
what is midlet?
What is Foundation Profile ?