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

3.5 Compiling the Servlet

The specific compiler flags required vary by platform and by whether the servlet is compiled in release mode or debug mode (Windows only). In all cases, the servlet must be compiled into a shared library. The compiler and linker must use the same compiler and linker flags as were used to compile the servlet container.

The <installdir>\tutorials\servlet\12d directory contains a sample makefile that compiles all of the example servlets in release mode. On Windows, the sample makefile in the <installdir>\tutorials\servlet\15d directory compiles the example servlets in debug mode.



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.