MicroNova YUZU is an EL-based JSP tag libary designed to augment JSTL (compatible with JSP 1.2 and JSP 2.0). Online documentation is available on Project Home Page.
Be the first to post a text review of MicroNova YUZU. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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). JSTL/tagfiles along with YUZU transforms JSP into a powerful framework-independent XML-style "scripting language" for web applications and DSL (domain specific languages). Features include: - stackable (nestable beyond tagfile boundaries) tags - nestable/encodable map with XML/JSON support - "codec" functions (useable as JSP 2.0 EL functions) - structured parameters with support for file-upload/select/radio - "subroutine" call passing/returning non-string Object - 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, resource message map Tags included in YUZU package are: set, out, map, eval, param, call, return, value, include, log, postData, throw, synchronized, query, update, transaction, 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. CHANGES (20081228) - added multi-property support to map-valued assignment - added support for byte[]/char[] as BinaryStream/CharacterStream to SQLObjectSource - removed null key from HTTP response headers - standardized request/response header values as NestedMap - added String:replace, String:replaceCharacters, and String:toCharacterArray codecs
- added multi-property support to map-valued assignment - added support for byte[]/char[] as BinaryStream/CharacterStream to SQLObjectSource - removed null key from HTTP response headers - standardized request/response header values as NestedMap - added String:replace, String:replaceCharacters, and String:toCharacterArray codecs
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). JSTL/tagfiles along with YUZU transforms JSP into a powerful framework-independent XML-style "scripting language" for web applications and DSL (domain specific languages). Features include: - stackable (nestable beyond tagfile boundaries) tags - nestable/encodable map with XML/JSON support - "codec" functions (useable as JSP 2.0 EL functions) - structured parameters with support for file-upload/select/radio - "subroutine" call passing/returning non-string Object - 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, resource message map Tags included in YUZU package are: set, out, map, eval, param, call, return, value, include, log, postData, throw, synchronized, query, update, transaction, 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. CHANGES (20081012) - added support for unicode characters to JSON encoding - forced reinit in doFinally() when attributes are set dynamically to avoid problems on tag reuse - added Format:paging codec - added support for simple CSS style output and made "__attrList" use CSS style output for Map values - added __merge property to NestedMap for nested copy - made __attrList return a leading space when not empty
- added support for unicode characters to JSON encoding - forced reinit in doFinally() when attributes are set dynamically to avoid problems on tag reuse - added Format:paging codec - added support for simple CSS style output and made "__attrList" use CSS style output for Map values - added __merge property to NestedMap for nested copy - made __attrList return a leading space when not empty
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). JSTL/tagfiles along with YUZU transforms JSP into a powerful framework-independent XML-style "scripting language" for web applications and DSL (domain specific languages). Features include: - stackable (nestable beyond tagfile boundaries) tags - nestable/encodable map with XML/JSON support - "codec" functions (useable as JSP 2.0 EL functions) - structured parameters with support for file-upload/select/radio - "subroutine" call passing/returning non-string Object - 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, resource message map Tags included in YUZU package are: set, out, map, eval, param, call, return, value, include, log, postData, throw, synchronized, query, update, transaction, 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. CHANGES (20080616) - added support for INOUT store procedure parameters - added support for EL configuration parameters - added support for "log" property to m:log and _JSP:log - added support for "com.micronova.jsp.tag.PostDataTag.defaultEncoding" configuration variable
- added support for INOUT store procedure parameters - added support for EL configuration parameters - added support for "log" property to m:log and _JSP:log - added support for "com.micronova.jsp.tag.PostDataTag.defaultEncoding" configuration variable
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?