Include Control
See also: Surrounding JSPs, Controls, Layouts
An Include Control represents an external JSP or HTML file that can be inserted into the generated page output at the location represented by the control. Only files within the Ebase web application can be included. This is very similar to the four surrounding JSPs that can be placed around a form page, but extends this facility by allowing a JSP/HTML page to be included at any location.
In the WYSIWYG View, an Include Control is shown with an anchor icon as shown below – the system does not attempt to display the include file content. Therefore in this instance, there is a difference between the appearance of the page in the WYSIWYG View and as rendered by a browser.
See also control common properties and local/inherited control properties.
This allows you to add element properties to the root element of the Control – see Html Element Properties for more information.
Property |
Description |
Name1 |
Type1 |
Get1 |
Set1 |
File location |
The file location of the JSP/HTML file relative to the document root of the Ebase web application. Only files within the Ebase web application can be included. |
file |
Character |
Yes |
Yes |
Static content |
Indicates whether the JSP/HTML file represented by this
control should be refreshed when Ajax
communication is enabled and a page is redisplayed e.g. when an event such as a button click,
hyperlink or field immediate validation results in the same page being
redisplayed. Note that JSP/HTML files are always refreshed when moving to a
different page or when |
static |
Boolean |
Yes |
Yes |
1 See accessing control properties from scripts
Click here for right-click menu actions available to all controls.
There are no specific right click actions for this control.
An Include Control is shown with the control name in brackets: