The doGet method of the servlet. This method is called when a form has its tag value method equals to get. @param request the request send by the client to the server @param response the response send by the server to the client @throws ServletException if an error occurred @throws java.io.IO
(HttpServletRequest request, HttpServletResponse response)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected