cancel
Showing results for 
Search instead for 
Did you mean: 

About WAS

Former Member
0 Kudos

hi

i am new to web dynpro.. can you please explain me about WAS.

Thanks

rahul

Accepted Solutions (1)

Accepted Solutions (1)

pravesh_verma
Active Contributor
0 Kudos

Hi rahul,

WAS stands for Web Application server. All the JAVA applications and all otehr applications run on this Application server only. You deploy you application on this server.

There are basically 2 stacks of WAS. One is JAVA stack which takes care of all the JAVA applications at run time and another onde is ABAP stack which takes care for all ABAP applications.

For more references you can follow this link:

1) http://en.wikipedia.org/wiki/SAP_Web_Application_Server

2) http://www.thespot4sap.com/Articles/SAP_WAS_Overview.asp

3) http://help.sap.com/saphelp_nw04/helpdata/en/53/97583c2439e66fe10000000a114084/frameset.htm

4) http://www.itelligencegroup.com/us/168.php

I hope this helps!

Thanks and Regards,

Pravesh

Answers (2)

Answers (2)

former_member185086
Active Contributor
0 Kudos

Hello Rahul

SAP Web Application Server

(Currently SAP WebAS Release 6.40) is the basis of all SAP Applications and constitutes the application platform capabilitty.

The Core of SAP Web AS is the "old" SAP Basis,which offers the recognized advantages of the ABAP development and rumtime environment.Which include reliability,scalability, and operating system and database dependence,

SAP Web As supplements these fundamental aspects with technologies such as the SAP J2ee Engine And the Internet Communication Manager(ICM) ,Which handles internet requests and distributes them to the individual components,

Furchermore ,SAP Web AS supports a wide range of technical standards such as HTTP(s),SMTP ,WebDAV,SOAP,SSL,SSO,X.509,Unicode,HTML,XML and WML .

Hope it add some value.

Best Regards

Satish Kumar

Former Member
0 Kudos

Hi,

WAS is nothing but "WebApplication Server"

There are two types: Java WAS, ABAP WAS.

java related delpoyment will be done at Java WAS & Abab related deployment will be done at ABAP WAS.

For mode information please refer

help.sap.com

Best Regards

Ravi