Typical Workflow for Creating Single-Page Applications in Oracle JET

To create a single-page application in Oracle JET, refer to the typical workflow described in the following table:

Task Description More Information

Create a single-page Oracle JET application

Identify Oracle JET's framework support for single-page applications and how to use it to design your Oracle JET application.

Designing Single-Page Applications Using Oracle JET

Create view templates and viewModels

Identify the features and benefits of Knockout templates and the ojModule binding and how to use them in your Oracle JET application.

Using Knockout.js Templates and the ojModule Binding