Advantages over servlet ,Spring and Springboot.
Servlet is a class which handle the request and response
servlet container is the one which manages the servlets.
We have to extend the HttpServlet one class has one doput,doget and we have make more servlet for one servlet one get, put, update, dele...
nithinmanupuri.hashnode.dev2 min read