More about Static Content Bundle rules
|
|
Create a static content rule if your application RuleSets contain multiple text file rules that are needed together to render or support a browser window. You can continue to update the text file rules (in the same or higher versions).
For example, if your application includes a JavaScript function ALPHA that calls other functions BETA and GAMMA, you can choose to send all three files to the browser as soon as it requests any one.
Static content can be incorporated in any stream rule, supporting gadgets, list view displays, and portal rules.
To bundle multiple text files rules into a single static content response:
Whenever possible, maximize use of auto-generated HTML code even when adding a static file bundle to a stream rule. For example, you can identify an HTML fragment in a portal rule or list view rule by name, letting PRPC auto-generate the <pega:include > JSP tag.
static content, stream rule types BUG-12745 | |
bundle JSP tag
static JSP tag |
|
Atlas — Standard static content bundle rules |