Portlet Factory, Version 6.1.2


 

JSP Tag builder

Use the JSP Tag builder to automate the process of using Java Server Page tags from a existing tag library you want to leverage in an application.

Once you select a tag library descriptor file in the builder call editor, you can select a JSP tag to use on the page. Once a tag is selected, the builder displays the tag attributes, so you can specify the inputs.

The JSP Tag builder adds the following fragments to the JSP page:

  • The tag library directive for the tag library is inserted at the beginning of the page.

  • The selected tag with attributes is inserted at the specified page location.

 

Quick tip

This builder assumes that the tag library descriptor (TLD) file contains the required information. For more information on how to create a TLD file, refer to a reference on Java Server Pages.

Parent topic: Builder help


Library | Support |