|
ID: 22061, JSP Tag Wizards 3.0
Two wizards for developing JSP tag libraries - one generates JSP tag classes, one generates a taglib descriptor file. Now supports up to JSP 2.0.
|
Download
| Details
|
|
FTP
download also available
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
To download this, you must have registered:
|
For JBuilder, Version 8.0
to 11.0
133 downloads
Copyright: No significant restrictions
Size: 192,311 bytes
Updated on Thu, 12 Aug 2004 03:14:58 GMT
Originally uploaded on Fri, 06 Aug 2004 04:21:29 GMT
SHA1 Hash: B1FA2CCB683DAC7C18AD6FB204360B62AFFBA34B
MD5 Hash: E9E602858207225CC7A80B3A19D655DF
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
Description
|
A JBuilder OpenTool that provides two wizards for developing JSP tag libraries. They support JSP 1.1, JSP 1.2, and now JSP 2.0.
JSP Tag Class Generator
A wizard that creates classes that implement the Tag, BodyTag, or SimpleTag interfaces (from the javax.servlet.jsp.tagext package). You can also generate TagExtraInfo classes to support your tags.
You can specify the type of functionality required of the tag (nested in another tag, looping, updates its body, handles its own errors, accepts any attributes, etc) and enter a list of attributes that it accepts.
Taglib Descriptor Generator
A wizard that scans the Java source in a project looking for classes that implement the Tag or SimpleTag interfaces (from the javax.servlet.jsp.tagext package). It also locates supporting classes from the servlet/JSP specification, such as validators, listeners, extra info classes, etc.
These are examined and presented for modification in a dialog box. Upon completion the information is used to generate a taglib descriptor file for the project. By default, the file has the same name as the project with a .tld extension, but this can be overridden.
Just copy the JAR files to the JBuilder/lib/ext directory, and restart JBuilder to install the tool. Both the wizards appear in the Object Gallery (File | New on the menu) on the Web tab.
|
|

Server Response from: ETNACDC04
|
Connect with Us