cancel
Showing results for 
Search instead for 
Did you mean: 

webdynpro

Former Member
0 Kudos

hi all,

i am new to webdynpro can u refer me some tutorials

Regards,

dinesh

Accepted Solutions (1)

Accepted Solutions (1)

arun_srinivasan
Contributor
0 Kudos

hi,

Refer these links

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro tutorial and sample applications.faq

What is Web Dynpro?

Why WebDynpro ?

Why webdynpro and not BSP or JSP?

BSP to WEB Dynpro

Benifits of using Webdynpro

Java vs. ABAP

regarding Java related webdynpro

Web Dynpro vs. Struts - a few questions

What kind of applications are being developed with Web Dynpro?

Check this:

http://www.sappro.com/downloads/OptionComparison.pdf

Regards,

Arun

Answers (4)

Answers (4)

Former Member
0 Kudos

hi dinesh,

Web Dynpro is the SAP programming model used to develop professional Web UIs for business applications. It consists of a runtime environment and a graphical development environment with special Web-Dynpro tools that are integrated in the SAP NetWeaver Developer Studio.

The Web Dynpro tools support application development during the implementation and design phases. When a Web Dynpro application is developed, a platform-independent metamodel is created from which Java classed are generated.

Since Web Dynpro features a clear separation between layout data and business data, you can develop Web Dynpro applications with the same programming model both for mobile devices and conventional PCs.

Web Dynpro offers application developers the following advantages:

· Different implementation languages are supported

· The use of declarative and graphical tools significantly reduces the implementation effort

· Web Dynpro supports a structured design process

· Strict separation of layout data and business data through use of the Model View Controller concept

· Reuse and better maintainability by using components

· The layout and navigation is easily changed using the Web Dynpro tools

· Stateful applications are supported – that is, if the page is changed, the data that are required again remain intact, so you can access the data from a previous page again

· Automatic data transport using data binding

· Automatic input check

· Automatic operation of the Web Dynpro application using the keyboard

· Flicker-free screen construction

· Syntax check at design time

Refer these links

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro tutorial and sample applications.faq

regarding Java related webdynpro

HuseyinBilgen
Active Contributor
0 Kudos

Hi,

Also take into account the following link. They are very helpful

http://help.sap.com/saphelp_nw04/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/content.htm

Former Member
0 Kudos

hi

these links may be helpful

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro tutorial and sample applications.faq

regards

rahna

Former Member
0 Kudos

Hi dinesh,

The easy way to learn web dynpro is go to ur <b>SAP IDE>Help>SAPWebAsDocumentation-->

SAPWebDynproApplications.</b>

In this u can find lots of stuffs abt WD and sample appln for easy understanding.

Hope this helps u,

Regards,

Nagarajan.