MicroNova YUZU is an open-source (BSD license) EL-based JSP tag libary designed to augment JSTL (compatible with both JSP 1.2 and JSP 2.0). YUZU is used in commercial products such as ILOG JRules.
Features include:
- nestable/encodable map with XML/JSON support
- "codec" functions (useable as JSP 2.0 EL functions)
- structured parameters with support for file upload and select/radio control
- JSP "subroutine" call with non-string arguments and return value
- embedded EL pattern evaluation for regular text and SQL query
- HTTP client and response control
- HTML-to-DOM parser
- multipart email and mailbox
- dynamic method invocation, iterator, map, and resource map
See Other Best JSP Tag Libraries Projects in Java: