This package is in charge of the JEE PlantUml Server.

there are 2 kind of servlets in this package :
- Interactive servlets : Welcome, PlantUmlServlet that are in charge of the web pages dedicated to human users.
- Service servlets : ImgServlet, SvgServlet that only produce a diagram as output.

Structure of the service part of the PlantUmlServer: