J2EE Technologies
M
Q 41. Which of the following package contains servlet classes?
M
Q 42. How many ServletContext objects are available for an entire web application?
M
Q 43. The init parameter name and value pairs that are defined in web.xml file are handled by
M
Q 44. The life cycle of a servlet is managed by
M
Q 45. Servlet mapping defines
M
Q 46. A servlet maintain session in
M
Q 47. The getSession() method with „true‟ as its parameter [ getSession(true) ] it will return the appropriate session object when
M
Q 48. Which of the following are the session tracking techniques?
M
Q 49. Which method is used to specify before any lines that uses the PrintWriter?
M