JSP : javax.servlet Interfaces

The javax.servlet package is composed of twelve interfaces. The web container implements seven of these interfaces as follows:
ServletContext
ServletConfig
ServletResponse
ServletRequest
RequestDispatcher
FilterChain
FilterConfig

No comments:

Post a Comment