12345678910



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