Editing TLD Files

See Also

You can use the Tag Library Customizer or the Source Editor to edit a tag library descriptor (TLD) file.

warning  Only TLD files that conform to JSP 1.1 or 1.2 specifications can be edited in the customizer and used to generate tag handlers. Other versions are treated as XML files and must be edited in the Source Editor.

To edit a TLD using the Tag Library Customizer:

  1. In the Filesystems window, right-click the TLD file's node and choose Customize from the contextual menu.
  2. In the Tag Library Customizer, edit the tag library discriptor. See Tag Library Customizer Fields for more information.
  3. Click OK to have the changes take effect immediately and dismiss the Tag Library Customizer, or click Apply to apply the changes without dismissing the customizer.

Once a Tag Library Customizer is displayed, it tracks the selections in the Filesystems window and shows the properties of any tag library descriptor that is selected.

Tag Library Customizer Fields

For general information about tag libraries, see JavaServer Pages Specification available at http://java.sun.com/products/jsp/download.html.

See Also
Creating TLD Files
Creating and Editing Tags
Generating Java Source Tag Handlers
Deploying Tag Libraries

Legal Notices