About this task
To use the service, you will create a web page in the client
to retrieve input, pass that input to the service, and display the
output from the service. You will start by creating a JSF Handler,
a type of EGL logic part that controls a web page, and then EGL will
create a web page to go along with this JSF Handler.
Results
The page looks like this:
You
now have a web page ready to use the web service. In the next lesson
you will set up the project to act as a client for the service through
this web page.