Class : XmlWikiServlet
Responsobilites :
Be the main entry point to the application via HTTP by implementing the
GET and POST http calls to the application.
Checks that the users is authenticated and if not then redirects the
user to the login/authentication mechanism.
Redirect the control flow to the appropiate wiki function requested by
the authenticated user.
Collaborators :
?????
---------------------
|