单项选择题
In form-based authentication, what must be included in the HTML returned from the URL specified by the element?()
A. a base-64 encoded user name and password
B. a form that POSTs to the j_security_check URL
C. an applet that requests the user name and password from the user
D. a hidden field that supplies the login-constraint used by the application
点击查看答案
相关考题
-
多项选择题
AJSPpageneedstoinstantiateaJavaBeantobeusedbyonlythatpage.Whichtwojsp:useBeanattributesmustbeusedtoaccessthisattributeintheJSPpage?()
A. id
B. type
C. name
D. class
E. scope
F. create -
单项选择题
ForagivenServletResponseresponse,whichretrievesanobjectforwritingbinarydata?()
A. response.getWriter()
B. response.getOutputStream()
C. response.getOutputWriter()
D. response.getWriter().getOutputSTream()
E. response.getWriter(Writer.OUTPUT_BINARY) -
单项选择题
Which theHTTPmethodrepresentsarequestforinformationaboutthesupportedmethodsonanHTTPserver?()
A. GET
B. INFO
C. HEAD
D. TRACE
E. OPTIONS
