How to communicate with BAPIs from JSP

How to communicate with BAPIs from JSP

I am doing a Web-enabled application that requires getting data from SAP. Could you please tell me how I can connect to SAP or communicate with BAPIs from JSP? All my web pages are in JSP and the business logic in Java. Currently we have been using tomcat as app server and appache as web server. Now we are planning to move the whole system to SAP. Could you please get back on this?


    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Take a look at my quick tutorial for calling SAP from a Java Server page.

This tutorial provides all the installation and development techniques you need to quickly get a JSP going that calls SAP. I even provided a cut-and-paste code example to get you kickstarted.


This was first published in May 2002