stefanwagner,
I'm sorry, are u telling me that I am not printing out what is in the exception u have pointed out?
Well even when i do printStackTrace(), there is no exception.
The message I get is:
18-Jun-2005 02:09:29 org.apache.commons.httpclient.HttpMethodBase getResponseBody
WARNING: Going...
Please could someone help me. Why does the following code not work? It keeps reloading the same page instead of going on to the next page.
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import org.apache.commons.httpclient.*;
import...
Hi
I've been trying to login to a web page (for example yahoo mail) by posting the username and password in the URL. Once I tried using HttpClient and then again java.IO and java.net but the same login page keeps re-loading. Can someone please help me with some code to show how I can go on to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.