单项选择题
A JSP page needs to perform some operations before servicing the first request. Where can this be done?()
A. within a method called jspInit B. within the page directive of the JSP page C. within a scriptlet at the top of the JSP page D. within the XML element
多项选择题 Which two successfully translate and result in a value of true?()
单项选择题 Which EL expression, inserted at line 3 is valid and evaluated to “beanValue”?()
单项选择题 WhichmethodmustbeusedtoencodeaURLpassedasanargumenttoHttpServletResponse.sendRedirectwhenusingURLrewritingforsessiontracking?()