[xmlWiki-developers] (CRC) XmlWikiServlet
Brought to you by:
elhugo
From: Hugo G. <xm...@ne...> - 2001-10-28 16:52:26
|
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 : ????? --------------------- |