MIDlet « Communication « JSP-Servlet Q&A





1. MIDlet to servlet communication    coderanch.com

2. communication midlet - servlet    java.net

> Hello! > > I'd like to create application in Java for mobile phone which can > communicate with the user and based on this communication create > little text file. I want to send this text file from mobile phone to > server. > > Is it possible to do it with MIDlet sending data to servlet > installed on ...