How to Create a Java Server Faces (JSF) Development Environment with Apache Tomcat and Sun JDK
This tutorial demonstrates how to configure your Windows XP environment in order to do some JSF development. The idea is that first you need to install the JDK, configure the JAVA_HOME environment variable, and then install the Tomcat Servlet & JSP engine. With the JAVA_HOME set, and the bin directory …