Start of Content Area

Component documentation Navigation Between Web Dynpro Applications in the Portal  Locate the document in its SAP Library structure

Overview

Below you will develop two simple Web Dynpro applications that demonstrate how to navigate from one Web Dynpro application to another within the portal. Each application is called with two iViews that are integrated in two pages. By pressing a pushbutton, users can navigate from the start application on the first page to the target application on the second page. The entries are passed to the target application.

This graphic is explained in the accompanying text

Objectives

When you have completed the described procedure, you will be able to:

!

Develop a Web Dynpro application that navigates from one Web Dynpro application running in an iView to another Web Dynpro application.

Prerequisites

Systems, Installations, and Authorizations

      SAP NetWeaver Developer Studio is installed on your PC.

      You have access to the J2EE Engine.

      You have access to SAP Enterprise Portal.

Knowledge

      Basic knowledge of the Java programming language.

      Knowledge of programming Web Dynpro applications

      Administrator knowledge for using SAP Enterprise Portal.

This graphic is explained in the accompanying textNext Step:

Creating a Sample Web Dynpro Project for Page Navigation

  

  

End of Content Area