Servlet - MIDlet communication

Hi all,

Can any one let me know how i can integrate Servlet with MIDlet via HTTP response from the servlet.

Actually this is a web application which sends automatic SMS to

selective mobile numbers stored in the mysql database based on certain conditions in the servlet.

How i can link Servlet and MIDlet so that MIDlet recieves the values passed in HTTP response from Servlet.

The SMS is to be sent though GSM Modem or mobile phone attached to the PC.

Please anyone can suggest me something on this.

How should I proceed with such an application ?

Any code reference or documentation will be highly appreciated.

thanks in advance,

savdeep.

[707 byte] By [svasu60a] at [2007-10-3 5:06:40]
# 1
Any suggestions on above topic will be highly appreciated.Looking forward to hear on this.....thanks,savdeep.
svasu60a at 2007-7-14 23:12:38 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
There are more than enough servlet/midlet interaction examples out there. Just look for them.
deepspacea at 2007-7-14 23:12:38 > top of Java-index,Java Mobility Forums,Java ME Technologies...