Servlets - Java technology that you use to handle incoming requests on a server. Its a java object that has special methods for handling incoming HTTP methods. doGet, doPost, doDelete, doPut
Spring Framework
Concepts:
- IOC Containers
- Dependency Injection