Computing.Net > Forums > Programming > java classpath problem?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

java classpath problem?

Reply to Message Icon

Name: osaru
Date: March 30, 2004 at 04:03:28 Pacific
OS: win
CPU/Ram: 1G
Comment:

When I import "javax.servlet.http.httpUtils" , I get "package javax.servlet.http does not exist". Does this mean there is something wrong with the classpath? If the package is already contained in sdk, why we have to set the classpath for this particular package? Java's this kind of classpath problems seem illogical to me.



Sponsored Link
Ads by Google

Response Number 1
Name: gpp
Date: March 30, 2004 at 06:58:34 Pacific
Reply:

Capital 'H' on HttpUtils. Whats illogical about it? The classpath only tells the compiler where to find the packages. You're just telling it which ones you want to use.


0
Reply to Message Icon

Related Posts

See More


Checking parallelport VB Programming



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: java classpath problem?

Java Run Problem www.computing.net/answers/programming/java-run-problem/5044.html

specifying a java classpath www.computing.net/answers/programming/specifying-a-java-classpath/15270.html

Java CLASSPATH www.computing.net/answers/programming/java-classpath/988.html