Copying standard.jar

Many of the practices in the handbook use the Apache Struts framework. These prectices all require the use of the archive standard.jar. You must provide the applications with a copy of this archive before you can run them. To copy standard.jar, use the following steps:

  1. Find the file JDEV_HOME\jakarta-taglibs\jstl-1.0\lib\standard.jar.
  2. Copy this file into <workspace_dir>\ViewController\ public_html\ WEB-INF\ lib, where <workspace_dir> is the directory containing the workspace (.jws) file.