or could i possibly load the content outside the webview by using
commons http client, and let the
returned markup be rendered by the webview?

On 7 Jan., 16:51, Jakob Sachse <[email protected]> wrote:
> 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