Picking Servlets over Common Gateway Interface
Have you ever wondered when a web server application can serve only static HTML pages, which component of it would be helping to serve dynamic requests? That component is a servlet. A servlet is part of a Java web application. A servlet container may...
blogs.aakanksha.is-a.dev3 min read