Web Dynpro Java in the Portal
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:
● Communicating with Other iViews
●
Sending URL Parameters
to Applications
●
Enabling Multiple
iViews from an Application
For more
information about how content administrators create iViews based on Web Dynpro
applications, see
Creating Web Dynpro
iViews.
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 Visual Administrator and set the property at Services ® webdynpro ®sap.com ® pb ® Components ®com.sap.portal.pb.PageBuilder ® Propertysheet Default to true.
