Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

org.apache.commons.httpclient.*;

843841Jan 17 2007 — edited Jan 17 2007
i am trying to work with this package in my NetBeans IDE.
import org.apache.commons.httpclient.*;
import org.apache.commons.httpclient.NameValuePair;
import org.apache.commons.httpclient.methods.PostMethod;
I get the package does not exist error. I obviously have to copy and paste the package to my directory. Where do I get the package from?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2007
Added on Jan 17 2007
1 comment
245 views