IncludeControl.setFile

Sets the URL 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.

Examples:

 controls.INCLUDE1.file = "samples/jsps/JSP001.jsp";
 

Parameters

java.lang.String  file,