java.lang.Object | +----javax.servlet.GenericServlet | +----javax.servlet.http.HttpServlet | +----SysAdFuncs2
public static Connection myCom
public static PrintWriter out
public SysAdFuncs2()
public void doGet(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException
public static void AddGroup(HttpServletRequest req, HttpServletResponse res)
public static void DelGroup(HttpServletRequest req, HttpServletResponse res)
public static void FillForm(HttpServletRequest req, HttpServletResponse res)
public static void ModifyGroup(HttpServletRequest req, HttpServletResponse res)