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). Features include:
-
nestable/encodable map
- "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
[ read more ]