GeekArticles
Java
J2MEMIDP Inter-Communication with CGI and Servlets
Author: wireless.java.sun.com |
Published: 10th Aug 2005 |
Visited: 1044 times |
Add CommentFiled in: J2MEBy Qusay Mahmoud Release 1.0 February 2001 When using a wireless device for Internet browsing, such as a cell phone, one of the most frequent actions a user performs is to submit data in a form, such as a login box. There are several ways to implement this functionality with Common Gateway Interface (CGI) scripts and servlets as the most popular. The Connected Limited Device Configuration (CLDC) provides a generic Connection framework that you can use to develop network-based...n
Read Article Sponsored Links
Related Articles
• Adding Voice to Java EE With SIP Servlets This Tech Tip covers some of the basic concepts underlying Session Initiation Protocol (SIP) and SIP servlets. It also presents a sample application that uses SIP servlets and HTTP servlets to provide Voice-over-IP (VoIP) phone servi ...
• JXTA for MIDP 2.0 In this Deep Dive Session, JXTA project architect Mohamed Abdelaziz discusses JXTA, a network protocol for peer-to-peer communication, and demonstrates how JXTA for MIDP 2.0 allows handheld devices to participate as first class devices in a JXTA network. Download JXTA for Jav ...
• MIDP 2.0 Games for Java-Enabled Phone This tutorial shows you how to create the start-up code needed to make MIDP 2.0 games for Java-enabled mobile phones. It requires the NetBeans Mobility Pack for C ...