Q34.webp
Yami92

Q34.webp

  • Media owner Yami92
  • Ngày thêm
Kizspy | Question: 34
(Choose 1 answer)
public class MyAppContextListener implements ServletContextListener {
}
public void contextInitialized(ServletContextEvent event) {
// TODO: Your code here
public void contextDestroyed (ServletContextEvent event) {
// TODO: Your code here
In the contextInitialized method, what kind of tasks would you typically perform during the initialization of the
servlet context?
A. Handling user requests
B. Initializing objects for database connections
C. Creating session objects
D. Configuring global application settings

Thông tin

Category
PRJ301
Thêm bởi
Yami92
Ngày thêm
Lượt xem
5,004
Lượt bình luận
7
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom