Skip to Main Content

New to Java

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!

setting classpath for java and tomcat in windows xp

807599Apr 14 2007 — edited Apr 18 2007
i have always used an IDE so never came to a point to set a classpath until i started learning jsp and servlets. i can find the enviorment variable path and when i click new i am ask the value name and variable name. can someone tell me how to set the classpath for my java and tomcat.
here is my java folder
C:\Program Files\Java\jdk1.5.0_09
which contains all the bin.d emo folder
and here is my tomcat jar file location
C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar

can someone tell me what to type in variable name and variable value for windows?
I appreciate it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2007
Added on Apr 14 2007
37 comments
406 views