A. url B. link C. param D. import E. redirect
单项选择题Assume that a news tag library contains the tags lookup and item: Lookup Retrieves the latest news headlines and executes the tag body once for each headline. Exposed a NESTED page-scoped attribute called headline of type com.example. Headline containing details for that headline. Item Outputs the HTML for a single news headline. Accepts an attribute info of type com.example. Headline containing details for the headline to be rendered. Which snippet of JSP code returns the latest news deadlines in an HTLM table, one per row?()
A.A B.B C.C D.D
单项选择题Which JSTL tag structure supports this scenario?()
单项选择题Assuming the tag library in the exhibit is imported with the prefix forum, which custom tag invocation produces a translation error in a JSP page?()
A.A B.B C.C D.D E.E
单项选择题Whichthe securitymechanismusestheconceptofarealm?()
A. authorization B. data integrity C. confidentiality D. authentication
单项选择题Whichthe basicauthenticationtypeisoptionalforaJ2EE1.4compliantwebcontainer?()
A. HTTP Basic Authentication B. Form Based Authentication C. HTTP Digest Authentication D. HTTPS Client Authentication