This method handles the request after its parent class receives control. It gets the topic's name and the
virtual wiki name from the uri, loads the topic and returns a view to the end user.
Parameters: request - - Standard HttpServletRequest object. Parameters: response - - Standard HttpServletResponse object. A ModelAndView object to be handled by the rest of the Spring framework.
Fields inherited from org.jamwiki.servlets.JAMWikiServlet