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-12-29 17:54
20081228

다중 속성을 지원하는지도 - 임무 가치가 추가되었습니다. 바이트에 대한 지원 [] / 숯불 []로 BinaryStream / CharacterStream SQLObjectSource에 추가되었습니다. 쓸모없는 열쇠를 HTTP 응답 헤더에서 제거되었습니다. 요청 / 응답 헤더 값을 NestedMap합니다. 문자열 : 문자열을 바꿉니다 : replaceCharacters 표준화하고, 문자열 : toCharacterArray 코덱이 추가되었습니다.
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

유니 코드 문자에 대한 지원 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.

2008-06-17 17:41
20080616

INOUT 저장 프로 시저 매개 변수, EL은 구성 매개 변수, "로그에 대한 지원 m에서"속성 : 대한 지원 로그 _JSP : 로그, 그리고 "com.micronova.jsp.tag.PostDataTag.defaultEncoding에 대한 지원을"구성 변수에 대한 지원합니다.
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

이 릴리스의 시스템에 추가 : 직렬화 및 시스템 : 코덱 종류 : ifContained 코덱, 파일 : 근접 및 파일 : 플러시 코덱을 deserialize 할, 그리고 시스템 : resetUniqueId 코덱. JSON : 지금 인코딩 정렬됩니다.
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

저장 프로 시저를 지원하는 m이 추가되었습니다 : 업데이 트됩니다. "keyCodec"지원 m까지 : 평가 후면 및 _JSP : 평가 후면에 추가되었습니다. "조건"인자가 문자열에 추가되었습니다 :를 추가하고 문자열 : 앞에. ""인수로 문자열의 선택 : replaceAll과 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