Configuring the data source for HTTPServletRequest methods

When using a Web server redirector, you can configure the source for information returned by the javax.servlet.http.HttpServletRequest methods getScheme, getServerPort, and getServerName. EAServer 5.x differs from EAServer 6.0.2 in how these properties are used. See “Proxy support,” below, for more information about this as well as other related features.

See the Java Servlet 2.4 specification for additional information about the Servlet 2.4 API, as well as the user documentation of your specific development tool.