Chapter 23 Creating Java Servlets

Jaguar supports version 2.2 of the Java Servlet API. Running in Jaguar, servlets can create HTML pages with dynamic content and to 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).

This chapter is organized into these sections:

 


Copyright © 2000 Sybase, Inc. All rights reserved.