Mobile E-Business Based On J2me

Lh Gao,F Duan
2005-01-01
Abstract:J2ME technology is the prefect way to be used in e-business. With the development of Java, the technology of J2ME aimed at embedding in equipment and electronic appliances for consuming has appeared. J2ME applies to the equipments which is linked with two way networks, but the hardware resources are restricted, such as mobile telephones and beep-pagers. The embedded devices in mobile phones, can download from internet and execute java programs written in J2ME.MIDlet (mobile phone consumer) based on J2ME, Servlet based on J2EE (Web sever) and JDBC (data base) based on J2EE combined together create a whole new and pure java system. With features optimized for Mobile Information Device Profile (MIDP)/Connected Limited Device Configuration (CLDC) development, you can develop standalone J2ME MIDlets or MIDlet clients that connect to services available on a network. It can bring more compatibility, more stability and more efficient execution. This article also include a development about java mobile phone.
What problem does this paper attempt to address?