During the project we learned a lot about Java Servlets and we created an application that makes use of a database, sends email automatically and makes use of templates for the web pages.
This document describes the way we set up our web server under Linux and how we got our application up and running.
This document is intended to give the reader the opportunity so set up a web server that enables Java Servlet developing. Note that this manual is not the way it probably should work for a production environment, but it's the way we made it work for us! Suggestions are welcome!
This document gives you the ability to: