How Do I: Communicate with a Web Service from a JSP or Servlet?

WebLogic Workshop will generate a Java proxy that you may use to communicate with a WebLogic Workshop web service  from any Java code, including a JSP page or servlet. The Java proxy is provided as a JAR file containing the web service-specific proxy classes.

For detailed instructions on how to use a Java proxy , see How Do I: Use the Java Proxy for a Web Service?

Related Topics

How Do I: Use the Java Proxy for a Web Service?