12345678910



Question 1: What is the signature of method jspDestroy of JspPage?
1. void jspDestroy()
2. void jspDestroy(HttpServletRequest, HttpServletResponse)
3. void jspDestroy(HttpServletRequest, HttpServletResponse) throws IOException, ServletException