Hello List...
My first attempt with the tutorial class HttpClientTutorial class doesn't
compile. I've added the http client jar to the classpath but get the following
error when trying to compile:
HttpClientTutorial.java:26: cannot resolve symbol
symbol : method executeMethod (org.apache.commons.httpclient.HttpMethod)
location: class com.justatest.test.HttpClientTutorial
int statusCode = client.executeMethod(method);
^
1 error
Has anyone experienced this? Even explicitly adding the jarfile to the
classpath in the javac commandline doesn't help.
thanks for any suggestions
/j-p.
---------------------------------------------------------------------------
Open Invitation for Contemporary Visual Artists. http://www.artprocess.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]