com.bankframe.ei.servlet
Class GroupAdministrationServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.bankframe.ei.servlet.EonServlet
com.bankframe.ei.servlet.GroupAdministrationServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class GroupAdministrationServlet
- extends EonServlet
This class implements a servlet that is used to create and remove groups in BankFrame MCA
- See Also:
- Serialized Form
GroupAdministrationServlet
public GroupAdministrationServlet()
service
public void service(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- This is the entry point to the servlet
- Overrides:
service
in class EonServlet
- Throws:
ServletException
IOException
Copyright © 2005, 2007, Oracle. All rights reserved.