HttpServlet Abstract class

 Generic servlet meant for any protocol interaction like http, smtp, .. 

For a web application, the protocol used is http, so to work with specific protocol, sun micro system had come up with SRS called HttpServlet. 

Comments

Popular posts from this blog

Advantages and Disadvantages of Monolithic Architecture

Monolithic Architecture

Eclipse debugging