Portlet Factory, Version 6.1.2
JSP Directive builder
Use the JSP Directive builder to insert a Java Server Page directive in the top of a page.
The JSP directives can be profiled-enabled so that their output can appear to specified users. For example, you can use the builder to insert <%@ page import="com.bowstreet.BSConfig"%> so that code on the page can refer to the BSConfig class without having to use a fully-qualified class name.
For more information about JSP directives and their attributes, refer to a reference on Java Server Pages.
Quick tip
You can view the JSP directive inserted by the JSP Directive builder by using the WebApp view in IBM® WebSphere Portlet Factory Designer.
Parent topic: Builder help
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- JSP Directive builder inputs
This topic describes the inputs for the JSP Directive builder.
- Overview: creating pages
Pages in IBM WebSphere Portlet Factory models can be obtained from outside the model or created as you work in the model.
Library | Support |