cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming a Web Service in JSP

sid_sunny
Contributor
0 Kudos

Hi All,

I have exposed a BAPI as a web service using the material available on SDN, I had searched a lot but I am not able to find a satisfactory material which guides about how to consume this web service in a JSP page, can somebody help me in this regard.

Regards

Sid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hai,

Create a new project of type web services under that select deployable proxy.

right click on the project new client proxy definition for the web service .

use that generated proxy classes in your jsp.

http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c2188ae5-0601-0010-dd93-c23e381e...

otherwise

/people/abhijeet.jangam/blog/2006/05/27/developing-single-document-wsdl-to-schedule-a-web-service

regards,

null

Message was edited by:

Naga Raju Meesala

Answers (0)