cancel
Showing results for 
Search instead for 
Did you mean: 

Staring... How?

Former Member
0 Kudos

Hi, I'm an Abap developper and I'm looking for new Solutions. Develop with Java... how? I need to buy NetWeaver or I can use a normal Java editor? Please give me some informations... Thanks so much.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member192029
Active Contributor
0 Kudos

Hi

You can NW download from

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

check the documentation from here

SAP NetWeaver is a comprehensive integration and application platform, that works with your existing IT infrastructure to enable and manage change. With SAP NetWeaver, you can flexibly and rapidly design, build, implement, and execute new business strategies and processes.

SAP NetWeaver unifies integration technologies into a single platform and is preintegrated with business applications, reducing the need for custom integration. The platform is based on industry standards and can be extended with commonly used development tools such as Java 2 Platform, Enterprise Edition (J2EE); Microsoft .NET; and IBM WebSphere.

J2EE and Java are generally accepted as the standard Web programming technologies. SAP Web Application Server has both an ABAP and a J2EE personality, supporting both programming environments in a common, integrated infrastructure.

You can learn more fromSAP NetWeaver integrates various different technological concepts and previous platforms in a single solution.

Main components of this are ,

http://help.sap.com/saphelp_nw04s/helpdata/en/ee/275c42b4e05542e10000000a1550b0/content.htm

1) People Integration

2) Information Integration

3) Process Integration and

4) Application Platform.

People Integration

-


refer this link for more help for Portal

http://help.sap.com/saphelp_nw04s/helpdata/en/42/bfa145731b1d64e10000000a1553f6/content.htm

refer for Mobile application Help

http://help.sap.com/saphelp_nw04s/helpdata/en/8c/555a421b5ec153e10000000a1550b0/content.htm

Information Integration

-


http://help.sap.com/saphelp_nw04s/helpdata/en/31/555a421b5ec153e10000000a1550b0/content.htm

Process Integration

-


http://help.sap.com/saphelp_nw04s/helpdata/en/5f/555a421b5ec153e10000000a1550b0/content.htm

Application Platform

-


http://help.sap.com/saphelp_nw04s/helpdata/en/97/68d64260752a78e10000000a155106/content.htm

Cheers

Jawahar Govindaraj

PS:Reward pts

Former Member
0 Kudos

HI,

You can download and use Trial version of the Portal server, with this downloadable file you get NWDS which is used for java development.

You can download the server and NWDS from this link

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">download</a>

Refer this weblog

/people/umair.salam/blog/2005/12/13/beginning-ep-development

Former Member
0 Kudos

Hi,

You can use any editor for Java development. However, if you want to doe SAP/NetWeaver development, you should use Netweaver Developer Studio as you Java development platform.

If you have access to SDN I think you can download it from there, no need to buy. So development is free.

You do need an application server to deploy your Java code. If there is none available, you can install one locally (on your PC) but you need a lot of RAM in order to work normally.