A. Button.enableActionEvents() B. Button.addActionListener(anActionListener) C. Button.enableEvents(true) D. Button. enableEvents (AWTEvent.Action_EVENT_MASK)
A. Response.forward(“/index.jsp”) B. Response.sendRedirect(“/index.jsp”) C. request.forward(“/index.jsp”) D. request. sendRedirect (“/index.jsp”)
A. 客戶機(jī) B. J2EE服務(wù)器 C. 數(shù)據(jù)庫服務(wù)器 D. Web服務(wù)器