Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

A typical Education Systems project will consist of 2 Maven artifacts. These Maven artifacts are:

  1. A Maven WAR which contains all the WEB facing (i.e. jsp's, controllers, css, js, ...) components of the ES project.
  2. A Maven JAR which contains all the support (i.e. services, daos, hibernate mapping, ...) components of the ES project.