If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Apache Tomcat is a web container, or application server developed at the Apache Software Foundation (ASF). Tomcat implements the servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, providing an environment for Java code to run in cooperation with a web server. It adds tools for configuration and management but can also be configured by editing configuration files that are normally XML-formatted. Tomcat includes its own internal HTTP server.
(more…)
Tags:
configure tomcat 5.5 debian etch,
install tomcat debian,
tomcat 5.5 debian etch,
tomcat debian,
webserver