JSP Tag Wizard

This wizard generates a new Java source file that implements the Tag or SimpleTag interface (or one of their descendants) to create a JSP custom tag.

You invoke it from the Object Gallery (File | New... on the menu) on the Web tab. It is attached to the J2EE | Web personality in JBuilder 10 and up.

Generate the new class and add it to the project with the OK button. Press Cancel to quit without doing anything. Press Help to show this document.

A complementary wizard generates the Tag Library Descriptor file from these tag classes for you.


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