Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress Servlet Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

A.1 Preface

HydraExpress's servlet API is a C++ implementation of the Java Servlet Specification. This section describes how specific classes diverge from the specification. HydraExpress follows the Rogue Wave rwsf class name convention, so all implemented classes are declared within the rwsf namespace. For example, class ServletResponse from the Servlet Specification is implemented as rwsf::ServletResponse.


NOTE -- All classes and methods deprecated in the Servlet Specification are not included in the HydraExpress implementation.


Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.