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

9.2 Designing the Servlet Class

The servlet responds to both HTTP GET and HTTP POST requests. Therefore, the servlet derives from rwsf::HttpServlet and overrides the doGet() and doPost() functions of rwsf::HttpServlet. The header for the SessionExample servlet follows:



Previous fileTop of DocumentContentsIndex pageNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.