Creating a Web service client using Faces introduction
Time required
To complete this tutorial, you will need approximately 30 minutes.
Prerequisites
In order to complete this tutorial end to end, you should be familiar with:
- Basic Web design concepts, such as Web sites, pages, browsers, and servers
- How to create a simple static Web Page
- The elements of a Web page, such as tables, hyperlinks, forms, and images
- Basic JavaServer Faces concepts
- Basic Web service concepts, such as WSIL, WSDL, and UDDI
Learning objectives
In this tutorial you will learn to:
- Create a Web project
- Create a Faces JSP file
- Set project-level WS-I compliance levels
- Locate a Web service from a known Web Service Inspection Language (WSIL) URL
- Create a proxy to the Web service and place one of its methods on the Faces JSP file for invocation
When you are ready, begin Exercise 1: Setting up a workspace and create a Web project