You have to import android-sdk libraries: org.apache.http.client.HttpClient
Look at the reference: http://developer.android.com/reference/org/apache/http/package-descr.html Bye On 2 Lug, 08:06, N V <[email protected]> wrote: > Hi to all... > > I got one blog which interacts with servlets... Link as > follows > > http://groups.google.com/group/android-developers/browse_thread/threa... > > In that program 2 libraries were used.. > > 1---> import org.apache.commons.httpclient.HttpClient; > 2---> import org.apache.commons.httpclient.methods.GetMethod; > > When i check these libraries in my program, its show error.... Can any > one help me how to resolve this error > > Thank You > N V --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

