This topic provides information about how to set up a Java™ JavaServer Page (JSP) file for use with the Tomcat servlet engine with the IBM® Web Administration for i5/OS™ interface.
Follow the instructions to use a JSP file with out-of-process ASF Tomcat servlet engine on your HTTP Server (powered by Apache).
Before you begin, review the User profiles and required authorities for HTTP Server topic.
Cannot find a WEB-INF/web.xml configuration file under the application base directory /ASFTomcat/ENGINE1/webapps/app1. Use the "Configure" button to create one, unless you will be installing a .jsp or .war file.This warning can be ignored, because a JavaServer Page (JSP) can be added to your server in the next section.
Using a file transfer method such as an iSeries™ NetServer™ mapped drive or FTP, copy your JSP file to the following directory: /ASFTomcat/yourserver/webapps/app1/jsp, where yourserver is the name of the server you created in the previous section.