Description of Overview of Servlets and JSP :
From this tutorial you will be introduced to Servlets and JSP and various advantages of using them. Servlets are similar to the CGI programming, which are used to create web pages and run on web servers. The Java Servlets are easy to use, highly efficient, more powerful, more portable, and cheaper than CGI and lots of other alternative CGI-like technologies. This tutorial describes what the Java Servlet are and what are the advantageous of using Java Servlet vis-r-vis traditional CGI. Also it describes about JSP and its advantages.