servlet api is a Windows program that allows users to write Java classes for web applications. There are instruments for responding to HTTP requests, creating cookies and maintaining sessions. Please note that Java Runtime Environment is necessary for the correct functioning of all features.
Brief description
The main function of servlet api is to accept HTTP requests from a browser and return an appropriate response. These tasks are executed by the service module of the servlet. You can send objects used to create output and request data from the client. The utility contains all interfaces, classes and methods that are required to develop a web application.
Servlet classes
This software contains a number of interfaces that define all network transactions between the servlet and the runtime environment. Additionally, there are classes for web containers that are not specific to any protocol.
Instruments for sending and receiving complex network requests are provided. Users are able to isolate individual data packets and reroute them to other local clients.
Features
- offers you tools for developing Java web applications;
- free to download and use;
- there is a large collection of custom Java classes and interfaces for network transactions;
- users can respond to various types of HTTP requests;
- Java Runtime Environment is required for installing the program;
- compatible with all modern versions of Windows.