controller方法注解@RequestMapping(value="/save",method=RequestMe

题目
填空题
controller方法注解@RequestMapping(value="/save",method=RequestMethod.POST),客户端应该用RESTClient的()方法
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

On a pre-existing OAC, which three options can the Infranet Controller overwrite when the useraccesses the Infranet Controller?()

A. SSID

B. login name

C. MAC address

D. wired adapters

E. encryption method


参考答案:A, D, E

第2题:

( )is aproject mangement technique for measuring project performance and proress.it has the ability to combine measurements of the project management triangle;scope.time and costs.

A:Critica path method(CPM)
B:Earned value mangagemengt(EVM)
C:Net present value method(NPVM)
D:Expert judgment method(EJM)

答案:B
解析:
本题考查的是挣值的相关知识。

第3题:

关于@VoidResponseBody注解描述正确的是()

A、返回树节点,该注解将节点信息的list集合转换为json格式

B、指明方法的返回值应当以原生返回值的形式,绑定到响应体中,使用该注解的方法应当返回object

C、用于没有特定返回值得方法注解,将对象转换为统一的json串

D、将请求参数{key:value}中的key解析,返回字符串


参考答案:C

第4题:

Hibernate实体映射注解,是在实体Bean的属性上加注解。而不是在get方法上加注解


正确答案:错误

第5题:

临界值诊断法 diagnosis method by critical value


正确答案:以养分临界值作为判断植物养分丰缺标准的诊断方法。

第6题:

( )is a project management technique for measuring project performance and progress.It has the ability to combine measurements of the project management triangle: scope , time and costs.

A.Critical path method(CPM)

B.Earned value management(EVM)

C.Net present value method (NPVM)

D.Expert judgment method(EIM)


正确答案:B

第7题:

要在表单中添加提交按钮,实现在用户单击“提交”按钮时,自动将表单提交道ACTION属性中指定的位置。下列语句正确的是()。

  • A、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”button” VALUE=”提交”NAME=“b1”></FORM> 
  • B、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”reset” VALUE=”提交”NAME=“reset1”></FORM> 
  • C、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”submit” VALUE=”提交”NAME=“submit1”></FORM>
  • D、 <FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”submit” VALUE=”提交”NAME=“b1”></FORM>

正确答案:C,D

第8题:

注解描述正确的是()

A、Annotation(注解)是JDK5.0及以后版本引入的它可以用于创建文档,跟踪代码中的依赖性,甚至执行基本编译时检查

B、Controller是spring自带注解,将一个类标明为用来接收HTTP请求控制器

C、RequestMapping是平台自带注解,将特定的URL和具体的控制器类或控制类类中的方法绑定

D、ColumnResponseBody是平台提供的注解


参考答案:A, B, D

第9题:

Your customer has deployed a Cisco Wireless Location Appliance within its warehouseenvironment. However, employees there have been experiencing problems when tracking objects using activeRFID tags.The RFID beacon rate is 10 seconds and you have discovered an issue with the RFID timeout value. Where and how should the RFID value be changed?()

  • A、on the Cisco WCS, to 95 seconds
  • B、on the wireless controller, to 45 seconds
  • C、on the wireless controller, to 95 seconds
  • D、on the Cisco WCS, to 45 seconds

正确答案:C

第10题:

Given: 6. 7.<%="processing" %> 8. and a custom tag handler for foo which extends TagSupport. Which two are true about thetag handler referenced by foo?()

  • A、The doStartTag method is called once.
  • B、The doAfterBody method is NOT called.
  • C、The EVAL_PAGE constant is a valid return value for the doEndTag method.
  • D、The SKIP_PAGE constant is a valid return value for the doStartTag method.
  • E、The EVAL_BODY_BUFFERED constant is a valid return value for the doStartTag method.

正确答案:A,C

更多相关问题