Static Server Page
A Static Server Page is a Component that defines a web page that is updated as a complete page at runtime.
Characteristics
Characteristics |
|
---|---|
Icon: |
|
Object type code: |
cpt |
Main Development Object? |
Yes |
Has layout? |
Yes |
Layout binding? |
XHTML tag-based |
Part of: |
— |
Contains: |
|
Generalization: |
|
Specializations: |
— |
Compilation output: |
Signature, ServerPageName.usp, ServerPageName.hts |
URI format: |
|
Specialization
Static Server Page specializes Component in the following ways:
-
It has an HTML layout
-
It has specialized triggers
-
Its widgets are HTML controls
-
It uses Uniface-specific XHTML tags to bind the component structure to the layout
-
It compiles to a deployable USP runtime component, and generates associated JavaScript files
-
If the layout is defined as external, it generates an HTML layout file (.hts)