Dynamic Server Page
A Dynamic Server Page is a Component that defines a web page that can be incrementally and dynamically updated at runtime.
For more information, see Dynamic Server Pages.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
cpt |
Main Development Object? |
Yes |
Has layout? |
Yes |
Layout binding? |
ID-based |
Part of: |
— |
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation Output: |
Signature, ComponentName.dsp, ComponentName.sig, ComponentName.js and other JavaScript files, ComponentName.hts and other HTML layout files |
URI format: |
|
Specialization
The Dynamic Server Page specializes Component in the following ways:
- It has an XHTML layout
- It has specialized triggers
- Its widgets are JavaScript widgets
- It uses ID-based binding to link the component structure to the layout
- It compiles to a deployable DSP runtime component, and generates associated JavaScript files
- If the layout is defined as external, it generates an HTML layout file (.hts)
Properties
- Date Modified