setting classpath for java and tomcat in windows xp
807599Apr 14 2007 — edited Apr 18 2007i 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.