Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start by launching your favorite web browser.

Info

You can use any browsers, but don't use Internet Explorer (IE) if possible.

The problem with IE is that it doesn't show the response body if the HTTP status code returned indicates an error (we actually want to see the response regardless of the returned HTTP status code).

We first need to know the URL of the test service before we can execute it. If you use the default port, then the Tomcat HTTP service will be running on port 8080, otherwise use the HTTP port you noted in the earlier section. The URL for the test service will look like this (replace hostname with the name or IP address of your IBM i server):

...