1.Introduction


1.    Every class which is generated for the JSP must implement eitherjavax.servlet.jsp.JspPage or javax.servlet.jsp.HttpJspPage Interface either directly or indirectly.
2.    Tomcat people provided a base classorg.apache.jasper.runtime.HttpJapBase for implementing the above two interfaces.
3.     Hence any servlet which is generated by Tomcat is extending theHttpJspBase class.




Thanks For Making This Possible! Kindly Bookmark and Share it.

Technorati Digg This Stumble Stumble Facebook Twitter

No comments:

Post a Comment