Taglib Descriptor Wizard

Listeners

The previous page of the wizard let you enter details about a validator for the wizard, while this one shows details about listeners for events surrounding the JSP life cycle (another JSP 1.2 extension). This page does not appear if you selected the JSP 1.1 button on the first page.

TLD Tags
  • Select a listener class to work with. Its values populate the fields below and can then be updated. The starting list contains those listener implementations found in the project.
listener
listener-class
  • Press the Add button to select a new listener class and add it to the list. To remove a listener, select it in the list and press the Delete button.
  • Enter a longer name for the listener as its display name.
display-name
  • Enter the relative path to a small icon (16x16 pixels) that can be used to represent this listener. The image must be in either GIF or JPEG format.
small-icon
  • Enter the relative path to a large icon (32x32 pixels) that can be used to represent this listener. The image must be in either GIF or JPEG format.
large-icon
  • For each listener you may enter a description of it for documentation purposes.
description

If you selected JSP 2.0 on the first page, the Next button takes you to the tag file page, which shows details about tag files within the project. Otherwise, this button takes you to the final page, where you enter details about the individual tags in this library. The Back button returns to the validator page. Alternately, you can accept all the defaults and generate the final file with the Finish button.


Version 3.0
Written by Keith Wood (kbwood@iprimus.com.au).