单项选择题
A. Button.enableActionEvents() B. Button.addActionListener(anActionListener) C. Button.enableEvents(true) D. Button. enableEvents (AWTEvent.Action_EVENT_MASK)
下列选项中能在JSP页面中实现转向的是()A. Response.forward(“/index.jsp”)B...
单项选择题下列选项中能在JSP页面中实现转向的是()
A. Response.forward(“/index.jsp”) B. Response.sendRedirect(“/index.jsp”) C. request.forward(“/index.jsp”) D. request. sendRedirect (“/index.jsp”)
在J2EE体系结构中,客户端组件运行在()方法A. 客户机B. J2EE服务器C. 数据库服务器D. Web服...
单项选择题在J2EE体系结构中,客户端组件运行在()方法
A. 客户机 B. J2EE服务器 C. 数据库服务器 D. Web服务器
J2EE应用的发布文件的扩展名为()A. .zipB. .jarC. .warD. .ear
单项选择题J2EE应用的发布文件的扩展名为()
A. .zip B. .jar C. .war D. .ear