...
A design with associated design templates and JSP files comes standard with XperienCentral. /wiki/spaces/PD/pages/24721237shows a schematic picture of standard layout. Page parts are also indicated. The standard layout is useful because it contains many tasks already pre-programmed. Before creating your own design, examine the standard layout.
The XperienCentral API, Tags and JSTL
One of the most important parts of the Design SDK is the XperienCentral design API which defines the interface between an application and a service. In the XperienCentral context, the web pages, as the end user sees them, are the "application" and XperienCentral is the service.
...