cancel
Showing results for 
Search instead for 
Did you mean: 

what is the role of java in the netweaver platform

Former Member
0 Kudos

Hi All

sapnetweaver platform is the integration of the java and abap.then what is the role of java in that netweaver platform

regards

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunil,

There are two stacks in SAP.

1. JAVA stack

2. ABAP stack

You can write your java code in the java stack. There is a java engine which takes care of your java code. Just for example in XI you can write your java code for user defined function,module development etc..

For more details go thru the link

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f637ae90-0201-0010-ccab-81f...

Thanks and Regards

Vishal Kumar

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Sunil,

>>what is the role of java in that netweaver platform

Please go through this forum....

Hope this solves your problem.

Regards,

Uma

Former Member
0 Kudos

Hi Sunil,

Java makes Sap NetWeaver more powerfull than it was before.

One of the new additions to the Java functionality of NetWeaver includes the Java Virtual Machine container technology. This will allow standard Java code to run on a framework around the Java Virtual Machine itself. It does this by reducing the number of parallel users per virtual machine. It also improves on the overall memory consumption, the application stability and the number of affected users in the event of a screen freeze, loss of data or the need for re-keying of information.

The JVM technology also includes several added features designed to assist developers in managing error resolutions. This includes the ability for developers to switch a user process in the production system in or out of debugging mode on the fly allowing for minimum downtime. While also including tracing and monitoring tools for error analysis and hopefully a quick resolution.

So now, not only does NetWeaver offer support for such standards as HTTP, XML, Web services and of course ABAP, but now it also offers support for Java. All of this adds to SAP’s future interoperability with such applications as Microsoft .NET and IBM WebSphere.

Now that SAP NetWeaver supports Java we will start to see a real positive impact in the marketplace for those who are in search of a cost-effective means to deploy and manage Java applications in their enterprise and small businesses. For companies of all sizes looking for a way to adapt quickly to market changes, respond to unforeseen challenges and to seize new opportunities, SAP NetWeaver is a tool that is worth looking into.