Hi All,

I would like to call a method from servlet class through my app. To call
that method i used the following code snippet.

CustomHttpClient.executeHttpPost("<target page url>", postParameters);

Can anybody please help me out how to give the URL of that Servlet class.
If it is PHP we can give like this *http://xxx.xxx.xxx.xxx/android/test.php.
*I had followed the same for servlet method too but not working.

Thank you in advance.

Regards
Upendra

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to