单项选择题

Which HTTP method has the characteristic that multiple indential requests may produce side effect beyond those of a single request()?

A. PUT
B. GET
C. INFO
D. POST
E. HEAD
F. TRACE

<上一题 目录 下一题>
热门 试题

多项选择题
ForagivenServletResponseresponse,whichretrievesanobjectforwritingbinarydata?()

A. response.get writer ()
B. response.get Output Stream ()
C. response.getOutput Writer()
D. response.get Writer ().get Output Stream ()
E. response.get Writer (Writer.OUTPUT_BINARY)

单项选择题
Which additions needs to be made to the Iterate Handler class for it to properly perform as the tag handler for the loop tag.?()

A.A
B.B
C.C
D.D

相关试题
  • Which two produce the output one,...
  • Whichthe JSTLcodesnippetcanbeusedtoimpo...
  • AcustomJSPtagmustbeabletosupportanarbitr...
  • Whichthe twoarevalidandequivalent?()
  • A developer is designing a web app...