单项选择题
A.JSP B.Struts标签库 C.HQL查询 D.DWR
A.在init()方法正确执行完成后,service()将被容器调用 B.容器调用service()方法来处理客户端的请求 C.service()中有用于接受客户端请求信息的ServletResponse对象和用户对客户端进行相的ServletRequest对象 D.Servlet对象通过ServletRequest获取客户端的相关信息和请求信息
A.protected void doGet(HttpServletRequest reg,HttpServletResponse res) throws Servlet Exception ,java.io.IOException B.protected void doPost(HttpServletRequest reg,HttpServletResponse res) throws Servlet Exception,java.io.IOException C.protected void doHead(HttpServletRequest reg,HttpServletResponse res) throws Servlet Exception,java.io.IOException D.protected void doReceive(HttpServletRequest reg,HttpServletResponse res) throws ServletException,java.io.IOException
A.page B.Application C.Session D.Request
微信扫一扫,加关注免费搜题