|
|
Powerful but simple custom tag library for advanced JSP applications. Tags include grid, calendar, email, upload, ad rotator, HTML forms, and more. Must have for the serious JSP developer! Code: JSP 1.1 |
rometaglib is a simple JSP taglib wrapper for the popular RSS API called Rome.
Code: JSP 2.0 |
Body tag lets you add custom CSS style to the first letter in your text. Attributes are: className Optional parameter. Defines a CSS class for the first letter. style Optional parameter. Defines a CSS style. cond Optional parameter. Code: JSP 2.0 |
|  | |
Custom JSP taglib. Mimics HTML hyperlinks (<a> tag) with the specified URL but opens the target location in the separate popup window. In other words you can keep users (visitors) on the main page while opening a new location. Code: JSP 2.0 |
Tgis custom JSP taglib adds the body tag smart that parses own body, recognizes possible hyperlinks and adds mailto: and href HTML tags to them. This tag lets you, for example, format user's input without the need to add HTML stuff manually. Code: JSP 2.0 |
The body tag text2html lets you convert any text into HTML format on the fly. Tag appends <br> HTML tags for each line and replaces all special characters like < etc. You can use it, for example, when you need to publish some source code etc. Code: JSP 2.0 |
This custom JSP taglib has the body tag highlighter lets allows the developer the ability to highlight (mark, pick out) some text in the body of their own work. This creates an easy and quick way to distinguish useful elements. Code: JSP 2.0 |
|  | |
This is a custom JSP taglib. The tag boxhighlight lets you highlight the box that has the input focus. This technique can significantly improve the user's experience for complex HTML forms. Code: JSP 2.0 |
This particular custom JSP taglib is used for UI development. This taglib lets you output a set of nodes, also known as chunks of HTML code, with connectors. Code: JSP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|