Chapter 22: Creating Java Servlets

EAServer supports version 2.3 of the Java Servlet API. Running in EAServer, servlets can create HTML pages with dynamic content and respond to requests from client applications that are implemented as HTML forms. Servlets also allow you to execute business logic from any Web browser or any other client application that connects using the Hypertext Transfer Protocol (HTTP).