!--a11y-->
Overview
A Business Server Page (BSP) application is a complete functional application as is a classic SAP R/3 transaction. Instead of being displayed using SAP GUI, these applications are displayed in a Web browser or a mobile device browser, such as a WAP cell phone (see also
Mobile Enhancements of the SAP Web Application Server). HTTP or HTTPS is used to access the application across the network, which means that standard products like firewalls and proxy servers can be used.The Business Server Pages programming model is similar to the Server Page Technology. This technology has been widely used in the field of Web development. The focus of the BSP programming model are points that ensure optimum structure in interfaces and business logic.
For more information about BSP applications, see:
Tutorials
For information about how to create BSP applications, see the following tutorials:
First Steps with Business Server Pages…
A Simple BSP Application
Online Bookshop
Further Developing the Online Bookshop
