Télécharger la liste

Description du projet

MicroNova YUZU is an EL-based JSP tag library designed to augment JSTL and transform JSP into a powerful XML-style "scripting language" (compatible with both JSP 1.2 and 2.0). Features include: stackable (nestable beyond tagfile boundaries) tags, nestable/encodable map with XML/JSON support, "codec" functions, structured param with file upload/select/radio support, "subroutine" call returning non-string Object, dynamic embedded EL pattern evaluation for regular text and SQL queries, HTTP client and response control, an HTML-to-DOM parser, multipart email and mailbox, dynamic method invocation/iterator/map/resource message map, and more. All YUZU tags follow a single behavioral pattern (prepare, import, default, process, assign, export) for ease of learning and extension.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-29 17:54
20081228

Le support multi-propriété a été ajoutée à la carte-valeur d'affectation. Support pour le byte [] / char [] comme BinaryStream / CharacterStream a été ajouté à SQLObjectSource. Null clé a été retirée de têtes de réponse HTTP. La demande ou les valeurs d'en-tête de réponse ont été standardisés comme NestedMap. String: replace, String: replaceCharacters et String: codecs toCharacterArray ont été ajoutés.
Multi-property support was added to map-valued
assignment. Support for byte[]/char[] as
BinaryStream/CharacterStream was added to
SQLObjectSource. Null key was removed from HTTP
response headers. The request/response header
values were standardized as NestedMap.
String:replace, String:replaceCharacters, and
String:toCharacterArray codecs were added.

2008-10-13 20:10
20081012

Support pour les caractères Unicode a été ajouté à l'encodage JSON. Une réinitialisation est forcé dans doFinally () lorsque les attributs sont définis de manière dynamique, pour éviter des problèmes sur la réutilisation tag. The Format: codec de pagination a été ajouté. Support pour la sortie simple de style CSS a été ajouté et "__attrList" a été fait pour utiliser le style CSS de sortie pour les valeurs Map. La propriété __merge a été ajouté à NestedMap pour copie imbriqués. __attrList renvoie désormais un espace à gauche quand il n'est pas vide.
Support for Unicode characters was added to JSON
encoding. A reinit is forced in doFinally() when
attributes are set dynamically, to avoid problems
on tag reuse. The Format:paging codec was added.
Support for simple CSS style output was added and
"__attrList" was made to use CSS style output for
Map values. The __merge property was added to
NestedMap for nested copy. __attrList now returns
a leading space when not empty.

2008-06-17 17:41
20080616

Support pour les paramètres de procédure de magasin INOUT, le soutien aux paramètres de configuration EL, le soutien pour le journal "" propriété en m: log et _JSP: log, et le soutien au com.micronova.jsp.tag.PostDataTag.defaultEncoding "" variable de configuration.
Support for INOUT store procedure parameters, support for EL configuration parameters, support for the "log" property in m:log and _JSP:log, and support for the "com.micronova.jsp.tag.PostDataTag.defaultEncoding" configuration variable.

2008-02-12 11:36
20080211

Ce communiqué a ajouté System: sérialiser et System: désérialiser codecs, un type: codec ifContained, File: étroite et de dossier: codecs chasse d'eau, et d'un système: resetUniqueId codec. JSON: encoder est maintenant triés.
This release added System:serialize and System:deserialize codecs, a Type:ifContained codec, File:close and File:flush codecs, and a System:resetUniqueId codec. JSON:encode is now sorted.

2007-12-10 14:07
20071209

Support de procédure stockée a été ajouté à m: mise à jour. "KeyCodec" soutien a été ajouté à m: eval eval et _JSP:. La "condition" argument a été ajoutée à la chaîne: append et String: prepend. »Par« argument a été rendu facultatif String: replaceAll et String: replaceFirst.
Stored procedure support was added to m:update.
"keyCodec" support was added to m:eval and
_JSP:eval. The "CONDITION" argument was added to
String:append and String:prepend. The "WITH"
argument was made optional in String:replaceAll
and String:replaceFirst.

Project Resources