MicroNova YUZU 20061127 review

Download
by rbytes.net on

MicroNova YUZU is an open-source EL-based JSP tag libary designed to augment JSTL (compatible with both JSP 1.2 and JSP 2.0)

License: BSD License
File size: 0K
Developer: MicroNova
0 stars award from rbytes.net

MicroNova YUZU is an open-source 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.

Here are some key features of "MicroNova YUZU":
nestable/encodable map with XML 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

YUZU consists of the following tags: set, out, map, eval, param, call, value, return, include, log, postData, throw, synchronized, query, update, response, system, filter, parseHtml, mail, mailFolder.

All YUZU tags follow a simple common behavioral pattern (prepare/import/default/process/assign/export) for ease of learning and extension.

What's New in This Release:
startRow and maxRows were registered for m:query.
Apache logging support was added to m:log.
The "_JSP:log" codec was registered.
Support for SMTP authentication was added.
NestedMap now returns null on undefined nested properties.
Map evaluation support was added.
HttpSessionMap (a map for session attributes) was added.
Key validation was added to NestedMap.
The following session management codecs were added: _JSP:hasSession, _JSP:newSession, _JSP:invalidateSession.

MicroNova YUZU 20061127 search tags