Hi,

how can i connect an Android application
to a servlet engine (es. tomcat) by sending
an HashMap  via http tunneling?

In my Android application I tried to
send/receivce a HashMap by
using the java.net.URLConnection but, as
descrived in the documentation, the
method getOutputStream() returns "UnknownServiceException".

Is there an alternative solution?

Thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to