Show TOC

Web Dynpro Java in the PortalLocate this document in the navigation structure

Use

Web Dynpro for Java application can run in the portal, within iViews created by the content administrator. Web Dynpro applications do not need any special modifications to run in the portal.

iViews based on Web Dynpro for Java applications run in a Web Dynpro page, which enables the application to take advantage of portal services. For example, such iViews can get information about the current page, add links to the iView tray and perform portal navigation.

The following is a list of development tasks that you can perform when creating Web Dynpro Java applications for the portal, in order to take advantage of portal services:

For more information, see Creating Web Dynpro iViews .

Debugging

When displaying a Web Dynpro page, you can display debugging information on the page by doing one of the following:

  • Display the page in a separate browser window, adding the following parameter-value: sap-wd-pb-debugmode=true

    To get the URL of the page, preview the page from the Portal Catalog, or view the page in the portal and click Open in New Window from the page tray.

  • To turn debugging on for all requests, open the Java Configuration Browser of the SAP NetWeaver Administrator, navigate to Start of the navigation path webdynpro Next navigation step  sap.com Next navigation step  pb Next navigation step  Components Next navigation step  com.sap.portal.pb.PageBuilder Next navigation step  Default End of the navigation path, and set the DebugMode property to true .