22 April 2018

Apache Tomcat Server

Apache Tomcat Server


The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications are developed under the Java Community Process.

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. To learn more about getting involved, click here.

Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.

Apache Maven

Apache Maven

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

Maven Org : https://maven.apache.org/

Apache Maven Tutorial
  • Introduction to Maven
  • Setting up Maven Environment
  • What is POM?
  • Repositories in Maven
Maven Build Life Cycle
  • Build Life Cycle
  • Build Profiles
  • Maven Plugins
  • First Project in Maven
  • Build & Test your Project
  • Managing External Dependencies
Maven Build Automation
  • Build Automation
  • Maven Snapshot
  • Generating Javadocs
  • Maven Web Application
  • Maven Deployment Automation
  • Integration into Eclipse IDE