> Hi ppl,
> I'm trying to do a MIDlet/Servlet communication via
> HTTPConnection using the POST method. I can send a parameter to my
> Servlet from the MIDlet but how can I retrieve the information after
> processing done by the servlet? I give an out.println("<processed
> info>") but it does not seem to return anything.
Return the response as the content of the HTTP response, and have the MIDlet
extract it.
> Another doubt is can I send images/pics to my MIDlet from the
> Servlet as part of a response? If so what all formats does the MIDlet
> support?
The easiest way is to define your own protocol for packaging that data in
the response content.

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart