Course Overview
Servlet Technology resides at server side and it generates dynamic web page, used to create web application. Java Servlets are programs that act as a middle layer between a request coming from a Web browser / HTTP client and databases or the applications on the HTTP server. This course contains all advance concepts of java servlets which is useful who knows all basics.