1Z0-899 試験問題を無料オンラインアクセス
試験コード: | 1Z0-899 |
試験名称: | Java EE 6 Web Component Developer Certified Expert Exam |
認定資格: | Oracle |
無料問題数: | 132 |
更新日: | 2025-09-22 |
A web application allows the HTML title banner to be set using a context initialization parameter called titlestr.
Which two properly set the title in the scenario? (Choose two)
The jquery_1_3_2.jar file contains the JQuery Ajax framework in its META-INF/ resources directory. Where should the jar file be placed inside the web application to ensure the resources it contains are accessible by clients?
Which of the following are attributes of the annotation javax.servlet.annotation.WebFilter?
(i) Name
(ii) servletNames
(iii) urlPatterns
(iv) dispatcherTypes
(v) supportAsync
A cookie may be set to be an HttpOnly cookie. Setting a cookie to be HttpOnly results in (Choose two)