| 1. |
An article in the Summer 2004 issue of the WebFOCUS Newsletter, “Building a Better Credentials Trap,” contained an error. It should have read as follows:
In order to activate the optional WFServlet plugin, you must change value of the WFEXT initialization parameter of the WFServlet. For releases 5.2.3 and higher of the 5.2.x series, this would be done as follows in the WFServlet section of the Web application's web.xml file:
<!-- init-param>
<param-name>WFEXT</param-name>
<param-
value>ibi.webfoc.WFEXTDefault</param-
value>
<description>Callable Exit</description>
</init-param -->
|
| 2. |
A graphic accompanying another article in the same issue, “Graph Images: HOLD v. PCHOLD,” also contained an error. It should have read as follows:
In the PCHOLD/CGI/JSCOM side of the graphic, where it says, "-JVM.DLL must be on the system path," it should say, the “directory, C:\j2sdk1.4.2_04\jre\bin\ server, must be on the system path.” The same line was erroneously omitted from the HOLD/Server-based
settings/JSCOM side of the graphic.
|