多项选择题
Which three occur during JSP page translation?()
A. The jspInit method is called.
B. The JSP page implementation class is created.
C. The JSP page implementation class is compiled.
D. The JSP page is validated for syntatic correctness.
E. The associated tag files are validated for syntatic correctness.
点击查看答案
相关考题
-
单项选择题
Whichelementofawebapplicationdeploymentdescriptorelementisrequired()?
A. <realm-name>
B. <auth-method>
C. <security-role>
D. <transport-guarantee>
E. <web-resource-collection> -
单项选择题
Whichsecuritymechanismisemployedonlyontheserver-sidetolimitaccesstoresourcesorcomponents?()
A. authorization
B. data integrity
C. confidentiality
D. authentication -
单项选择题
Whenusingaform-basedauthentication,whichactionmustbeusedintheloginform?()
A. j_login
B. j_get_user
C. j_login_check
D. j_get_security
E. j_security_check
