SAP Web Application Server
Filter By
Browse By
- SAP Analytics and AI
- SAP Application Development and Integration
- All SAP Application Development and Integration
- SAP ABAP
- SAP ABAP Development Tools
- SAP ABAP Test Cockpit
- SAP API Management
- SAP BAPI
- SAP Basis
- SAP BRF
- SAP Business Application Studio
- SAP CMS
- SAP Design Studio
- SAP Development Tools
- SAP DevOps
- SAP EAI
- SAP EDI
- SAP Extension Suite
- SAP Fiori
- SAP Fiori Elements
- SAP Integration Suite
- SAP Low Code Application Development
- SAP Low Code Automation
- SAP Netweaver
- SAP Release Management
- SAP UI5
- SAP Web Application Server
- SAP Web IDE
- SAP Business Process Management
- SAP Center of Excellence
- SAP CIO
- SAP Customer Experience
- SAP Data and Data Management
- All SAP Data and Data Management
- SAP BW
- SAP BW/4HANA
- SAP Crystal Reporting
- SAP Data Archiving
- SAP Data Center
- SAP Data Governance
- SAP Data Integration
- SAP Data Migration
- SAP Data Quality
- SAP Data Services
- SAP Data Strategy
- SAP Data Visualization
- SAP Data Warehouse Cloud
- SAP DMS
- SAP Document Control
- SAP EIM
- SAP ETL
- SAP ETL Tools
- SAP HANA
- SAP HANA Administration
- SAP HANA Deployment Infrastructure
- SAP HANA Studio
- SAP Master Data
- SAP Master Data Governance
- SAP MDM
- SAP Enterprise Architect
- SAP Enterprise Asset Management
- SAP ERP
- SAP Finance
- All SAP Finance
- SAP Accounting
- SAP AR AP
- SAP Asset Accounting
- SAP Billing Systems
- SAP BPC
- SAP BRIM
- SAP Cash Management
- SAP Central Finance
- SAP Controlling
- SAP COPA
- SAP Cost Center Accounting
- SAP e-invoicing
- SAP FICO
- SAP Finance Automation
- SAP Financial Closing Cockpit
- SAP Financial Consolidation
- SAP Financial Planning
- SAP FX Risk
- SAP General Ledger
- SAP Global Tax Management
- SAP Hyperion
- SAP Order to Cash
- SAP Payment Processing
- SAP Profitability Analysis
- SAP Rebate Management
- SAP S/4HANA Finance
- SAP Universal Journal
- SAP Governance Risk and Compliance
- SAP Human Capital Management
- SAP Intelligent Technologies
- SAP Platform and Technology
- All SAP Platform and Technology
- SAP Business Technology Platform
- SAP Cloud Connector
- SAP Cloud Integration Platform
- SAP Cloud Migration
- SAP Cloud Platform
- SAP Cloud Providers
- SAP Cloud Strategy
- SAP Container Platform
- SAP Digital Asset Management
- SAP Digital Integration Hub
- SAP Digital Signature
- SAP HANA Enterprise Cloud
- SAP HEC
- SAP Hyperscalers
- SAP Infrastructure
- SAP Messaging
- SAP Smart Forms
- SAP Quality and Testing
- SAP Security
- SAP Spend Management
- SAP Supply Chain Management
- All SAP Supply Chain Management
- SAP APO
- SAP Asset Management
- SAP Business Network
- SAP Digital Manufacturing Cloud
- SAP Digital Twin
- SAP EWM
- SAP IBP
- SAP Inventory Management
- SAP Label Printing
- SAP Logistics
- SAP Manufacturing
- SAP Manufacturing Automation
- SAP MES
- SAP MII
- SAP MM
- SAP MRO
- SAP MRP
- SAP Order Management
- SAP Plant Maintenance
- SAP PLM
- SAP Production Planning
- SAP S&OP
- SAP SD
- SAP SPM
- SAP Supply Chain Planning
- SAP Track and Trace
- SAP Transportation Management
- SAP System Administration
An Overview of SAP Web Application Server or SAP NetWeaver Application Server
What is an SAP Web Application Server?
Today, SAP Web Application Server or SAP Web AS is known as SAP NetWeaver Application Server. The latter is the further development of SAP Web Application Server. The server is perhaps best recognized by the SAP community when referred to by both names, which is how we’ll reference it here.
SAP Web Application Server or SAP NetWeaver Application Server is a component of SAP NetWeaver and works as a web application server for SAP products. The component is the central foundation for the entire SAP software stack.
Programmers use SAP Web Application Server or SAP NetWeaver Application Server to express business logic and to avoid having to conduct too much platform-related and purely technical coding.
Key capabilities of SAP Web Application Server or SAP NetWeaver Application Server include:
- Robustness and supportability for the applications running on it.
- Two versions for specific programming languages: ABAP (SAP NetWeaver Application Server for ABAP) and Java (SAP NetWeaver Application Server for Java).
- Five-layer architecture: presentation, business, integration, connectivity, persistence.
- Can accept multiple forms of authentication, including SAP Logon Ticket (with appropriate configuration) and other single sign-on technology.
- Dual and multi-stack installation instances possible.
An Overview of SAP Web Application Server or SAP NetWeaver Application Server
What is an SAP Web Application Server?
Today, SAP Web Application Server or SAP Web AS is known as SAP NetWeaver Application Server. The latter is the further development of SAP Web Application Server. The server is perhaps best recognized by the SAP community when referred to by both names, which is how we’ll reference it here.
SAP Web Application Server or SAP NetWeaver Application Server is a component of SAP NetWeaver and works as a web application server for SAP products. The component is the central foundation for the entire SAP software stack.
Programmers use SAP Web Application Server or SAP NetWeaver Application Server to express business logic and to avoid having to conduct too much platform-related and purely technical coding.
Key capabilities of SAP Web Application Server or SAP NetWeaver Application Server include:
- Robustness and supportability for the applications running on it.
- Two versions for specific programming languages: ABAP (SAP NetWeaver Application Server for ABAP) and Java (SAP NetWeaver Application Server for Java).
- Five-layer architecture: presentation, business, integration, connectivity, persistence.
- Can accept multiple forms of authentication, including SAP Logon Ticket (with appropriate configuration) and other single sign-on technology.
- Dual and multi-stack installation instances possible.
Key Considerations for SAPinsiders
Use SAP Web Application Server or SAP NetWeaver Application Server as a web server or a web client.
As a web server, SAP Web Application Server or SAP NetWeaver Application Server can accept HTTP requests from any web client, process the requests, and send a response back to the client.
As a web client, you can use SAP Web Application Server or SAP NetWeaver Application Server to create HTTP requirements in an application program and send these requests to a web server. In this case the client receives the responses and can proceed on the basis of the responses.
Consider whether you need the Application Server ABAP (AS ABAP) or Application Server Java (AS Java).
Two versions of SAP Web Application Server or SAP NetWeaver Application Server exist for specific programming languages: ABAP (SAP NetWeaver Application Server for ABAP) and Java (SAP NetWeaver Application Server for Java).
What’s the difference between AS ABAP and AS Java? The AS ABAP provides the complete technology infrastructure to run ABAP applications. The AS Java provides a Java™ 2 Enterprise Edition (Java EE) 1.6 compliant environment for developing and running Java EE programs.
Or, combine ABAB and Java for a dual-stack instance.
There are various ways to install SAP Web Application Server or SAP NetWeaver Application Server. This SAP document outlines two architecture options: A dual-stack instance, and a distributed dual-stack system. Functionality of the dual-stack instance includes operation using SAPGUI and processing web requests. Features of the distributed dual-stack system include distributing HTTP requests using the SAP Web Dispatcher, processing HTTP(S) requests using the internet communication manager (ICM) and caching the ICM. In addition to the dual-stack instances, there are other instance types, such as TREX, Web Dispatcher, and enqueue replication server.
5 results
-
Integrate Adobe Flex into Your Web Application Development Environment to Increase Web Services Consumption
Published: 28/April/2009
Reading time: 17 mins
Learn how Adobe Flex fits into the SAP development environment and how to use this partnership to create robust applications. Learn how to drill down into a Web service to explore its details in order to apply suitable Web service consumption and development strategies for your application. Key Concept An enterprise service is typically a...…
-
BW Applications on the Web: Why Not Use Business Server Pages?
Published: 01/June/2004
Reading time: 7 mins
Business Server Pages (BSP) support many of your business processes on the Web. Beginning with an introduction to BSP, the author presents five basic steps that will allow you to use BSP functionality in BW. In addition, his downloadable code enables you to offer personalization options to your BW users. You may not have given...…
-
Gain a Real-World Understanding of How Your Applications Will Operate on a New Platform — Porting a J2EE Application to SAP Web Application Server
Published: 15/May/2004
Reading time: 1 mins
It is no secret that companies are cost-driven — if there is an opportunity to optimize your efficiency, you have to seize it. SAP Web Application Server (SAP Web AS) 6.30, and now 6.40, incorporate the J2EE 1.3 standard, so you no longer have to maintain separate servers for your J2EE and ABAP applications. But...…
-
-
Achieving Platform-Independent Database Access with Open SQL/SQLJ – Embedded SQL for Java in the SAP Web Application Server
Published: 15/January/2004
Reading time: 1 mins
Starting with Release 6.20, the SAP Web Application Server (Web AS) contains a full-fledged J2EE server that provides standard Java support for SAP applications. However, the techniques for accessing relational databases directly from Java in Web AS 6.20 remained largely platform-specific and code-intensive. Web AS 6.30 introduces Open SQL for Java, a framework for relational...…
-
Calling BAPIs from the SAP Web Application Server
Published: 15/September/2002
Reading time: 1 mins
With the SAP Web Application Server 6.10, you can build state-of-the-art web applications in ABAP. Some of the web applications that you want to build will be unrelated to the SAP application components, but in many cases you will need some access to the SAP application functionality. This article shows you, step-by-step, how to find...…
Featured Experts
-
Clifford Seckman
President, Virginia Software Group, Inc.
Become a Member
Unlimited access to thousands of resources for SAP-specific expertise that can only be found here.
Upcoming Events
Related Vendors
Your request has been successfully sent