Wednesday, February 02, 2005

Building a Simple JSF and Web Services App

Building a Simple JSF and Web Services App: "Building a Simple JSF and Web Services App in JDeveloper 10.1.3 Preview
Written by Chris Schalk, Oracle Corporation
February 2005
Introduction
This HowTo shows how simple it is to call a Web Service from a JavaServer Faces application. For this example we'll build a simple JSF application which accepts a stock symbol from an input form and then calls a stock quote Web Service to get the result which is then displayed on the same page."

No comments:

Post a Comment