hey,

is there a way of loading an URL with the POST Method instead of GET?
I have a very long xml String that I need to deliver to a .JSP ,
GET Parameters don't allow the needed parameter length.

I am looking for something like:
mWebView.loadUrl("http://foo.bar/my.jsp","POST",params);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to