Kamis, 29 Desember 2016

What is Servlet Application Programming Interface

Servlet API is a set of classes and interfaces that specify a contract between a servlet class and a servlet container. Some examples of servers that provide servlet containers are: Apache Tomcat, Oracle’s WebLogic, IBM’s Websphere, JBoss etc. All the API classes and interfaces are grouped into following packages: javax.servlet javax.servlet.http   javax.servlet Package   Provides a set of classes and interfaces that describe and defined the contract between the servlet class and the runtime environment provided by the servlet container. Following are the interfaces available in this package: Following are the classes available in this package: Following are the

The post What is Servlet Application Programming Interface appeared first on Coding Security.


What is Servlet Application Programming Interface
read more

Tidak ada komentar:

Posting Komentar