My Project
Public Member Functions | Protected Member Functions | List of all members
admin.AddServlet Class Reference
Inheritance diagram for admin.AddServlet:

Public Member Functions

 AddServlet ()
 

Protected Member Functions

void doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 
void doPost (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 

Detailed Description

Servlet implementation class AddServlet

Constructor & Destructor Documentation

admin.AddServlet.AddServlet ( )
See also
HttpServlet::HttpServlet()

Member Function Documentation

void admin.AddServlet.doGet ( HttpServletRequest  request,
HttpServletResponse  response 
) throws ServletException, IOException
protected
See also
HttpServlet::doGet(HttpServletRequest request, HttpServletResponse response)
void admin.AddServlet.doPost ( HttpServletRequest  request,
HttpServletResponse  response 
) throws ServletException, IOException
protected
See also
HttpServlet::doPost(HttpServletRequest request, HttpServletResponse response)

The documentation for this class was generated from the following file: