Vijay Kumar
_jspService() in jsp
1 Answer(s)      2 years and 7 months ago
Posted in : JSP-Interview Questions

What is the _jspService() method?

View Answers

October 29, 2010 at 12:24 PM


_jspService() method of the javax.servlet.jsp.HttpJspPage interface is invoked every time a new request comes to a JSP page. This method takes the HttpServletRequest and HttpServletResponse objects as its arguments.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.