设在表单中有一组复选钮标记,如下列代码 : 如果在 register.jsp 是取 city 的值,最适合的方法为( )。

1

A、Stringcity=requestgetParameter(“city”);
B、String[]cities=requestgetParameter(“city”);
C、String[]cities=requestgetParameterValues(“city”);
D、Stringcity=requestgetAttribute(“city”);
查看答案
正确答案:

C

答案解析:

暂无解析

上一题
你可能感兴趣的试题

为了标识一个HTML文件,应该使用的HTML标记是______。

A、<p></p>
B、<head></head>
C、<html></html>
D、<form></form>

Javascript可以在浏览器中执行,也可以在Web服务器上执行

A、True
B、False
C、忽略此选项
D、忽略此选项

假设在helloapp应用中有一个HelloServlet类,它位于org.javathinker包下,那么这个类的class文件应该放在()目录下

A、helloapp/HelloServletclass
B、helloapp/WEB-INF/HelloServletclass
C、helloapp/WEB-INF/classes/HelloServletclass
D、helloapp/WEB-INF/classes/org/javathinker/HelloServletclass

下面()是ResultSet接口的方法。

A、next()
B、close()
C、back()
D、forward()

在Servlet中,response.getWriter()返回的是()

A、JspWriter对象
B、PrintWriter对象
C、Out对象
D、ResponseWriter对象
热门试题 更多>
相关题库更多>
公共基础
Python语言程序设计
MS Office高级应用
Web程序设计
MySQL数据库程序设计
试卷库
试题库