Which interface can you use to retrieve a resource that belongs to the current web application?

Which interface can you use to retrieve a resource that belongs to the current web application?



a. ServletContext
b. HttpServletRequest
c. HttpServletResponse
d. HttpServlet



Answer: A


Learn More :