cancel
Showing results for 
Search instead for 
Did you mean: 

web dynpro

Former Member
0 Kudos

Hi guru's,

can any one can explain me

what is web dynpro?wht is its purpoes.

Thanks in advance,

Satish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Web Dynpro is the SAP NetWeaver programming model for user interfaces (UIs).

The Web Dynpro model is based on the Model View Controller paradigm, and has the following features that build on the classic dynpro model:

·Clear separation of business logic and display logic

·Uniform metamodel for all types of user interfaces

·Execution on a number of client platforms.

·Extensive platform independence of interfaces

Check out the link below for sample application development,

http://help.sap.com/saphelp_nw04/helpdata/en/90/c1343e8c7f6329e10000000a114084/frameset.htm

/people/alfred.barzewski/blog/2005/07/27/new-samples-and-tutorials-for-web-dynpro-programming

Regards,

Raj.