Respond to get request. This will be a logout request from the link that appears at the bottom of pages if
there is a user principal in the session.
Parameters: httpServletRequest - Parameters: httpServletResponse - throws: ServletException - throws: IOException -
Respond to post request. This will be called when the login form is filled out in login.jsp and is used for
admin authentication for AdminOnlyTopics and the admin console.
Parameters: request - Parameters: httpServletResponse - throws: ServletException - throws: IOException -
Methods inherited from vqwiki.servlets.VQWikiServlet