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: javax.servlet.Servlet Interface
The post How to work with API of Java Servlet appeared first on Coding Security.
How to work with API of Java Servlet
read more
Tidak ada komentar:
Posting Komentar