PrepAway - Latest Free Exam Questions & Answers

What method in the ServletContext could be used to get an attribute called times_Accessed from the servlet con

What method in the ServletContext could be used to get an attribute called times_Accessed from
the servlet context?

PrepAway - Latest Free Exam Questions & Answers

A.
getAttribute(times_Accessed);

B.
getInitParameter(times_Accessed);

C.
getInitParameter(“times_Accessed”);

D.
getAttribute(“times_Accessed”);

E.
getParameter(“times_Accessed”);

F.
getParameter(times_Accessed);

2 Comments on “What method in the ServletContext could be used to get an attribute called times_Accessed from the servlet con


Leave a Reply