Hello, I am new to Java and was just practicing some programs, while doing so, accidentally eclipse console got closed, so I would like to know how to re-open the console in Eclipse to check the output of the program?
As I don't use Eclipse IDE much I have no idea(usually work in Visual Studio & C#)
Thanks
...When i'm trying to invoke my web service(in.NET asmx) from Android Java ... I'm getting
this error -> 500 Internal Server Error.
-> Response{protocol=http/1.1, code=500, message=Internal Server Error, url=http://example.in/webservice/login.asmx}
here is my Login Activity..
...