java.lang.Object | +----javax.servlet.GenericServlet | +----javax.servlet.http.HttpServlet | +----SysAdFuncs1
public static Connection myCom
public static PrintWriter out
public static Cookie cooki[]
public SysAdFuncs1()
public void doGet(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException
public static void AddAppl(HttpServletRequest req, HttpServletResponse res) throws IOException, SQLException
public static void DelAppl(HttpServletRequest req, HttpServletResponse res)
public static void FillForm(HttpServletRequest req, HttpServletResponse res)
public static void ModifyAppl(HttpServletRequest req, HttpServletResponse res) throws IOException