|
|
Custom JSP tag helps you integrate JSP and JavaScript. Body tag jsvar lets you wrap own body into JavaScript function. Code: JSP 2.0 |
CAF(Chalran Application Framework) provide jsp custom tag based on jdbc abstrator library and spring framework. jdbc abstraction layer use sql Parser outside in the form of XML. sql Parser provides sql-making by optional condition. Code: JSP 2.0 |
Tag provides the functionality of a message digest algorithm, such as MD5 or SHA. Message digests are secure one-way hash functions. Message should be provided as a body of this tag or as a parameter. Code: JSP 2.0 |
|  | |
Number taglib is a custom JSP taglib. Number Taglib number lets you format numbers. Data will be presented as a body and format pattern as a parameter.
Code: JSP 2.0 |
Roman Number Taglib is a custom JSP taglib. Lets you convert arabic numbers to roman and vice versa. Body tag converts arabic number in its body into roman number.
Code: JSP 2.0 |
Custom JSP tag. Lets you format currency value. Data will be presented as a body. Body tag. Formats value presented as a body according to currency presentation rules.
Code: JSP 2.0 |
Format taglib is a fully custom JSP taglib used to format strings according to the given pattern. This is great for telephone numbers and social security numbers as well.
Code: JSP 2.0 |
|  | |
Custom JSP taglib. Lets you work with properties from .ini (properties) files. This taglib is similar to Property taglib. But here you can use also a special syntax for properties values. Code: JSP 2.0 |
This is a custom JSP taglib for client - side authentication. This taglib lets you work with a user's Windows public credential using an ActiveX control built into Microsoft's IE. Code: JSP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|