filmov
tv
Servlet | Java servlet | Servlets in java | Introduction to Servlets

Показать описание
Servlet | Java servlet | Servlets in java | Introduction to Servlets
A servlet is a Java programming language class that is used to extend the capabilities of servers that host applications accessed by means of a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers. For such applications, Java Servlet technology defines HTTP-specific servlet classes.
In this video, I explain servlets in very simple terms.
A servlet is a Java programming language class that is used to extend the capabilities of servers that host applications accessed by means of a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers. For such applications, Java Servlet technology defines HTTP-specific servlet classes.
In this video, I explain servlets in very simple terms.