KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > servlet > jsp > HttpJspPage

javax.servlet.jsp
Interface HttpJspPage

All Superinterfaces:
JspPage, Servlet
See Also:
Top Examples, Source Code

public void _jspService(HttpServletRequest request,
                        HttpServletResponse response)
                 throws ServletException,
                        IOException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags