Friday, December 28, 2007

Development: Configuring Apache Tomcat and Setting the Classpath

Apache Tomcat web server is configured to run servlets for the aid of development. Classpath for java development toolkit, java 3d add on, jsp api and servlet api is setted to provide ease of developing and compiling of java source codes.

Configuration of Apache Tomcat and setting of classpath is based on tutorials from the internet, the tutorials can be accessed via the following link:
http://www.coreservlets.com/Apache-Tomcat-Tutorial/

No comments: