402 IBM WebSphere Host Publisher Version 3.5
Figure 14-18 Host Publisher classpaths
14.4.5 Step 5: Debugging and testing servlets
Now we are ready to debug and test the servlets. To initiate the application, we
will start Netscape Navigator and type the following URL:
http://m23bzzrc/HostPublisher/InputRequest
where m23bzzrc is our servers hostname.
The browser sends the request to the Host Publisher server, the InputRequest
Servlet is initialized, and as a result an input form is send back to the browser
(see Figure 14-19 on page 403).
Chapter 14. Integration Objects and VisualAge for Java 403
Figure 14-19 InputRequest server output
You should then type an account number (10200 in our example). The
InputRequest calls HostResponse servlet to initiate the host connection. After
retrieving information from the CICS application, an HTML response is sent back
to the browser, as shown in Figure 14-20.
Figure 14-20 HostResponse servlet output

Get A Comprehensive Guide to IBM WebSphere Host Publisher Version 3.5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.