You can use Web services in your JSP by generating custom tags for them. The JSP Web Service Proxy wizard on the Web page of the New dialog box creates a custom tag library with the information necessary for calling a Web service in a JSP.
For more information on custom tags and custom tag libraries, see “Custom tags” and “Adding a custom tag for Web services”.