tags:

views:

33

answers:

0

Hi All,

I am able to use the example here: http://www.androidsnippets.org/snippets/36/index.html and successfully get the "HTTP/1.1 OK" response for a webesite I am sending the HttpPost along with the user credentials. However, I am unable to use an HttpGet to further browse other pages on this site.

Can anyone please let me know, what's going wrong. I am sorry - I am very new to Java.