cancel
Showing results for 
Search instead for 
Did you mean: 

Java in Netweaver

former_member187437
Contributor
0 Kudos

In what way, Java is used in Netweaver? Need some good links for netweaver tutorial.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aarti

First of all welcome to SDN Network and now about your question.

There are many fields you can work with. Java development is used in various components of SAP Netweaver. You can also look to the EP Content Development area on SDN if you are ineterested in Enterprise portal development using Java. Else Java programming is used in various different application development. There is Java development area in Netweaver Developer studio in Java perspective. You can also use J2ee perspective for making J2ee applications. There are Various API provided by SAP which you can use to interact with various components of Netweaver.

> Why do we need two different engines defined in the diagrams explaining the SAP Netweaver architecture?

I have once answered this question earlier. Please refer to the link:

1) https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/t...

2) https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/t...

If you are interested in the things like web developement then you can work in Web Dynpro (used in UI development and provide a wonderful way of Web Development, Based on MVC architecture).

There is few more options. What you have to work on depends on you:

1) You can work in simple JSP and J2EE applications.

2) Portal Project using HTMLB in JAVA (JSPDynPages).

3) BSP(Business Server Pages), this interact with SAP system very effectively.

You can do UI(User Interface) development using all these Option and use various techniques for integrating with backend R/3 system.

If you have any speacific doubt feel free to ask

Reward points if usefull

Answers (6)

Answers (6)

Former Member
0 Kudos

Hello aarthi,

I have forgot to give you the best link a New commer in Netweaver can get..

This is a wonderful link to kick start your career in Netweaver...

<a href="http://uploadingit.com/files/21816/Tutorials/John%20Wiley%20Sons%20Sap%20Netweaver%20For%20Dummies%20Ebook-Lib.pdf">Netweaver - do check this link..its worth</a>

-


I hope, You'll reward me with Maximum points

Thanks,

myName

Former Member
0 Kudos

hi aarthi vijayaraghavan,

<b>Same pinchh.....</b>,

I was also new to sap Netweaver from Java background. similar question have kicked me when I entered this work area.

to my knowledge Java is the basic foundation for Sap Netweaver because of its Wonderful features like platform independence which you know.

The workarea of Netweaver is NWDS, which is nothing but Eclipse.. Hopefully basic knowledge of Java,JSP,Javabeans and understanding of MVC architecture is enough to start working on Netweaver..

Check out the link below ...

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/17/2c02a80bb41b4cb9a4da85ab3a4e62/frameset.htm">Worth for a Java developer</a>

<a href="/people/harsh.chawla/blog/2006/06/27/so-you-want-to-be-a-web-dynprofor-java-programmer this Blog Aarthi..</a>

--

Reward points if worth helpful...

Cheers,

myName.

Former Member
0 Kudos

Install the Netweaver developer studio ,and read the help docs about java development, you can also download some docs in elearning of SDN. Help in studio is very usefull, you can develop some sample applications.

Former Member
0 Kudos

Hi Aarthi,

JAVA is widely used in SAP Netweaver world. Earlier JAVA was not necessary for SAP but after netweaver it broadly used at many places. We have two engines in Netweaver that is ABAP engine and JAVA engine. EP is almost based on JAVA only. You have to do coding in JAVA for portal application. In XI we have JAVA and ABAP stack. We need to install JAVA web start to run the XI server. Even user defined functions are build up using JAVA codes.

For more on netweaver go to the homepage of Netweaver where youwill find all the details related to it:

https://www.sdn.sap.com/irj/sdn/netweaver

Check this index of SAP for Netweaver:

http://www.sap.com/platform/netweaver/index.epx

P.S. Reward points if helpful.

Regards,

Subhasha Ranjan

praveenkumar_kadi
Active Contributor
0 Kudos

Hi,

Have a look at the following links:

(See the answer given by Pravesh Verma)

Reward points if it helps!!

Thanks

Praveen