Embed presentation
Download to read offline





To set environment variables for Java development, right click on "My Computer" and select properties, then advanced system settings, environment variables. Under user variables, set the PATH variable to include the Java bin directory. Under system variables, set the JAVA_HOME variable to the Java install location and CLASSPATH to include the servlet API jar file in the Tomcat lib directory.



