By manoj , 30 August, 2023

Introduction to JSP in Java

is used to create java based web applications

Introduction to Servlet in Java

Servlet is the base of web applications in Java. If you want to make a web application, then it is necessary to know about it.

Disadvantages of Servlet

Web page designing is difficult

Recompiled and Redeployed

For every request we have to write seprate service method