cancel
Showing results for 
Search instead for 
Did you mean: 

create and deploy simple JSP

Former Member
0 Kudos

Hi,

I need to create simple JSP pages and deploy it to SAP J2EE engine.. what is the procedure?...I may later add some businness logic but not needed for now.

Please help

Thanks,

Jai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jai Paul,

You would need to have the Netweaver Developer Studio installed. It is the IDE based on eclipse where you can develop applications and deploy onto the server.

Chk out the following links. It has some tutorials and also explains the entire process of developing & deploying applications onto the portal.

http://help.sap.com/saphelp_nw70/helpdata/en/83/4baa42cdccda11e10000000a155106/content.htm

http://help.sap.com/saphelp_nw70/helpdata/en/0d/1e3d41536ff323e10000000a155106/content.htm

Regards,

Abhishek

Vlado
Advisor
Advisor
0 Kudos

For the development of JSP pages, guess more relevant would be the section <a href="http://help.sap.com/saphelp_nw70/helpdata/en/2a/13e9e7a5977a44bf03a0ed792fe84a/frameset.htm">Developing J2EE Web Applications</a>.

HTH!

-- Vladimir