Multiple Choice
To get the servlet environment information
A) ServletConfig object is used
B) ServletException object is used
C) ServletContext object is used
D) ServletContainer object is used
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Servlet technology is used to create web
Q3: Servlet mapping defines<br>A) an association between a
Q4: Which method is used to specify before
Q5: The getSession() method with 'true' as its
Q6: In the HTTP Request method which is
Q7: Give the examples of Application Server from
Q8: The getSession() method with 'true' as its
Q9: What is the limit of data to
Q10: The include() method of RequestDispatcher<br>A) sends a
Q11: The web container maintains the life cycle