Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress Servlet Development Guide

4.7 Set Context Parameters

A context-param element defines a configuration parameter that is available to all servlets and filters within the context. Each context-param element contains a param-name element and a param-value element. For example, the element below defines a message parameter accessible to every servlet and filter in the context.

Each parameter in the context must have a distinct name. If the context contains more than one context-param with the same param-name, the container will present one param-value and ignore the others.



Previous fileTop of DocumentContentsNo linkNext 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.
Provide feedback to Rogue Wave about its documentation.