Saturday, May 2, 2015

Servlet API Hierarchy


Javax.servlet.Servlet is the base interface of Servlet API. There are some other interfaces and
classes that we should be aware of when working with Servlets. Also with Servlet 3.0 specs, servlet API introduced use of annotations rather than having all the servlet configuration of this section, we will look into important Servlet API interfaces, classes and annotations that we will use
further in developing our application. The below diagram shows servlet API hierarchy.


This Diagram showing servlet API hierarchy.
This Diagram showing servlet API hierarchy.



No comments:

Post a Comment

Contact Form

Name

Email *

Message *