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


Library | Support |