Page Flows and JSPs

The topics in this section walk you through creating and working with page flows, JavaServer Pages (JSPs), and portlets.

Topics Included in This Section

How Do I: Create a Page Flow?

How Do I: Create a JSP Page?

How Do I: Define an Action that Forwards Users to Other Pages?

How Do I: Make a JSP Page that Submits Data to a Page Flow?

How Do I: Create a Database Control Page Flow?

How Do I: Access Data Binding Contexts in Scriptlet and JavaScript?

How Do I: Create Custom Tags from Scratch?

How Do I: Customize Message Formats in Page Flows?

How Do I: Use Multiple Forms in a JSP?

How Do I: Add Page Flow Functionality to an Existing Web Project?

How Do I: Pass Request-Time Data to a methodParameter?

How Do I: Create a Page Flow Portlet?

Related Topics

Developing Web Applications