Several tutorials and samples are available that demonstrate how to develop your software application or Web.
The following links open introductory software develoment tutorials and samples in the Tutorials Gallery and Samples Gallery. Browse the galleries for other related tutorials and samples.
Tutorial: Creating a portal application
This tutorial describes how to use the portal tools to create and test a portal application.Tutorial: Creating EJB components using UML modeling tools
This tutorial describes how to create container-managed persistence (CMP) entity beans from a Unified Modeling Language (UML) class diagram. The tutorial examines the Enterprise JavaBeansTM (EJB) specification and the JavaTM 2 Platform, Enterprise Edition (J2EE) specification and describes how to map relational database tables from enterprise beans.Tutorial: Using edit, topic, and browse diagrams to develop an application
This tutorial introduces the edit, topic, and browse diagram types and demonstrates how to use them to design, document, and explore application elements in your development workspace.Tutorial: Discovering and browsing application structure
This tutorial introduces the concept of architectural discovery and dependency browsing, and shows how to discover and learn about the important elements of the application's structure.Tutorial: Creating a 'Hello World' Web site
This tutorial shows you how to create a simple Web site using the tools that are included in the Rational Software Development Platform.Sample: Hello World sample
This sample creates a Java project with one class, and demonstrates a simple "Hello World" implementation. When the class runs, the message "Hello World" displays in the console.
Related information
Tutorials Gallery
Samples Gallery