A Web application has been deployed with three servlets in it. Through which interface can these
servlets access a DataSource’s JNDI name that has been configured as an application-wide
initialization parameter?
A.
ServletContext
B.
HttpServlet
C.
HttpServletRequest
D.
ServletConfig
E.
HttpServletResponse