I got one blog which contains android interacts with servlets... Link as
follows
http://groups.google.com/group/android- ... 6e94?pli=1
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

