cheenath.com
- Home
- Search
- About Me
- AJAX Tools
- WLS Tutorial
  - Setup
  - Introduction
  - Contact
  - FAQ
  - Useful Links
- AutoBuild
- SOAP Router


Web Service client within a JSP

This example shows how to wirte a web service client that is used from an JSP file.

Steps involved in writing this example:

  1. run clientgen ant task on the external WSDL to generate the client stub. put this client stub jar file in output/WEB-INF/lib directory. - build.xml
  2. Write the JSP file - WebServiceClient.jsp
  3. jar up output directory as a war file and copy it to the application dir to deploy it.
  4. Follow the instructions here to build and run the client.

Browse files online:

Download :

[ This page was last updated April 19 2003 07:31:39. ]

      

©2006 Manoj Cheenath