Sample Web Interaction code

hi sun community,

I just want to interact with my own website through j2me. Is it possible to do that ?

if yes, then what are the steps to do that and what are the APIs which will be used, and the major question is how do i find the different APIs available..

Please help me asap !

thanks in advance :)

[336 byte] By [Realina] at [2007-11-27 11:30:21]
# 1

Yes the is possible.

First define the contract between your mobile application and your site. You will need to consider the protocol including authentication and authorization, efficiency, etc.

Please see the Java ME section of this site. Sun offers tutorials on midlet/server communication.

rashidmayesa at 2007-7-29 16:33:16 > top of Java-index,Java Mobility Forums,Java ME Technologies...