Download List

프로젝트 설명

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.

System Requirements

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-10-13 20:10 Back to release list
20081012

유니 코드 문자에 대한 지원 JSON 인코딩에 추가되었습니다. reinit doFinally () 속성을 동적으로 할 때, 태그를 재사용 문제를 피하기 위해 강제 설정입니다. 형식 : 페이징 코덱이 추가되었습니다. 지원 간단한 CSS 스타일 출력에 추가되었습니다 "__attrList"지도 가치에 대한 CSS 스타일 출력을 사용하도록 만들어졌습니다. __merge 중첩된 속성 복사 NestedMap에 추가되었습니다. __attrList 지금은 최고의 공간이 비어 있지했을 때 반환합니다.
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.

Project Resources