cancel
Showing results for 
Search instead for 
Did you mean: 

difference between mobile web dynpro and simple web dynpro application

Former Member
0 Kudos

Hi Everyone,

Can anyone pls let me know what's the difference b/w mobile web dynpro application and an offline or simple web dynpro application.

Thank U!!

Ravi Aswani

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

go thorugh this doc for mobile webdynpro:[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/949f8421-0a01-0010-59ad-f961a4834c13]

this is known as online mobile web dynpro

[http://help.sap.com/saphelp_nw04/helpdata/en/7d/28fa3e7cb1d861e10000000a114084/content.htm]

simple web dynpro:

[http://help.sap.com/saphelp_nw04/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm]

[http://help.sap.com/saphelp_nw04/helpdata/en/90/c1343e8c7f6329e10000000a114084/content.htm]

check this doc for difference b/w them:[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b21e190-0201-0010-82a8-843075023688]

Regards,

Khushboo

sureshmandalapu6
Active Contributor
0 Kudos

Hi ,

Mobile WebDynpro

The SAP Web Application Server allows direct online access to Web Dynpro applications using mobile devices. As part of the SAP Web Application Server, Web Dynpro provides a development and runtime environment with which you can quickly and simply create professional user interfaces for desktop PCs or for mobile devices. An appropriate infrastructure and renderer classes are provided for developing mobile Web Dynpro applications for Pocket PCs as well as for BlackBerry Wireless Handhelds and Nokia Series 80 devices.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/100d4113eff16fe10000000a1550b0/frameset.htm

WebDynpro Java

Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS).

Web Dynpro helps you with the development of Web applications by:

· Ensuring platform-independence with the meta model approach

· Minimizing the implementation effort through declarative programming

· Supporting a structured design process by applying the model view controller paradigm

· Providing reuse and better maintainability by using components

· Providing graphical support with tools in the Web Dynpro perspective

· Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/100d4113eff16fe10000000a1550b0/frameset.htm

Thanks

Suresh

Edited by: Suresh Mandalapu on Sep 2, 2008 11:07 AM

Former Member
0 Kudos

Hi Aswani,

The SAP Web Application Server allows direct online access to Web Dynpro applications using mobile devices. As part of the SAP Web Application Server, Web Dynpro provides a development and runtime environment with which you can quickly and simply create professional user interfaces for desktop PCs or for mobile devices. An appropriate infrastructure and renderer classes are provided for developing mobile Web Dynpro applications for Pocket PCs as well as for BlackBerry Wireless Handhelds and Nokia Series 80 devices.

No additional installations are necessary. You develop in the same development environment u2013 the SAP NetWeaver Developer Studio u2013 that you use to program Web Dynpro applications for a desktop browser. In most cases, you can adapt the user interface to fit the small screen of a mobile device.

For the development of mobile Web Dynpro applications, the application development therefore uses:

The same metadata model

The same development environment

The same functions provided by Web Dynpro u2013 for example, connecting a back end, user management, and so on.

Web Dynpro applications for Pocket PCs, BlackBerry Wireless Handhelds, and Nokia Series 80 devices are always online applications that run on the SAP NetWeaver Application Server and are displayed in the Web browser of these mobile devices.

For further information, including SDN examples and demos, see:

https://www.sdn.sap.com/irj/sdn/developerareas/mi

With Regards,

Roop Kumar.