hi
String url = "http://127.0.0.1:8080/SampleServlet/TestServlet?"; URL url = new URL(con_url);
run in android emualator. but i got the connectexception 02-20 13:05:08.745: ERROR/Server Connection(230): java.net.ConnectException: /127.0.0.1:8080 - Connection refused
please reply me
Thanks