The framework.jsp page transforms the framework state based on the properties defined in the frameworkFormHandler variable for the request:
refreshes the panel contents, including script tags, through
caf:outputXhtmlfor each panel identified in the requestevaluates the panel scripts through
caf:outputJavaScriptfor each panel identified in the requestrefreshes the panel stack header icon and title for each panel stack identified in the request
for each panel in the panel stack:
refreshes the entire panel container (including XHTML contents and script tags) by dynamically including
panelTemplate.jspevaluates the panel scripts
sets the column sizes for the tab identified in the request
refreshes each tree table identified in the request

