What is "servlet-3"

Java Servlets, is a widely accepted JAVA EE technology for building dynamic WEB applications, which has the following enhancements:

  • Easy development based on annotations;
  • Plug-in and extensibility;
  • Asynchronous Support;
  • Security improvements;