Starting and stopping servlets  Adding servlets to a Web application

Chapter 22: Creating Java Servlets

Web application support

Java servlets support packaging and deploying Web applications. A Web application archive (WAR) file contains all the components of a Web application including servlets, HTML files, JavaServer Pages (JSPs), classes, and other resources. See Chapter 21, “Creating Web Applications” for more information.

EAServer includes a servlet container that provides network services for requests and responses, decodes MIME-based requests, formats MIME-based responses, and manages servlets.





Copyright © 2003. Sybase Inc. All rights reserved. Adding servlets to a Web application

View this book as PDF