A.xml B.dwr C.css D.JavaScript
A.init() B.destroy() C.doPost() D.execute()
A.request.getSession().setAttribute(“name”,"newer") B.request.getSession().getAttribute(“ID”,id); C.request.getSession().setParameter(“ID”,id); D.request.getSession().getParameter(“ID”,id)