MicroNova YUZU JSP Tag Library

MicroNova YUZU is a BSD-licensed JSP tag library designed to augment JSTL (JSP Standard Tag Library) using EL (Expression Language). YUZU is compatible with both JSP 1.2 and JSP 2.0 specifications (tomcat 4.x/5.x). Features include: nestable/encodable map structure, \"codec\" functions (also useable as JSP 2.0 EL functions), structured parameters and \"subroutine\" call returning any (non-string) Object, embedded EL pattern evaluation for regular text and SQL query, HTTP client and response control, HTML-to-DOM parser, multipart email. YUZU consists of the following tags: set, out, map, eval, param, call, include, log, postData, throw, synchronized, query, update, response, system, filter, parseHtml, mail. All YUZU tags follow a simple common behavioral pattern (prepare/import/default/process/assign/export) for ease of learning and extension.
Metadata
License: BSD License
Sponsored Ad