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 server with GlassFish? I guess it is possible.
Later I'd like to use some more sophisticated algorithms in my application which may require extensive floating point math and so on - this is why later I will need to change my application from CLDC-MIDlet to CDC.
Is it possible to send data from Java ME CDC on mobile phone to servlet on GlassFish?
Thanks very much for your help in advance
Greetings :-)!
[Message sent by forum member 'johnyjj2' (johnyjj2_at_gmail.com)]
http://forums.java.net/jive/thread.jspa?messageID=364834