Download List

프로젝트 설명

Ravenous is a Java-based Web server that does not in any way attempt to implement any parts of the Java Enterprise Edition standard. Instead, it aims to provide developers with a simple, easy to grasp way of developing solid high-performance Web sites in Java.

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-01-03 11:35
0.9.19

ConnectionTimeout 매개 변수를 구성 파일에 추가되었습니다.
Tags: Minor feature enhancements
A connectiontimeout parameter was added to the configuration file.

2007-06-29 19:49
0.9.17

새로 만들어진 DataRow 개체를 저장할 때 행을 그들의 GUID 또는 LUID ID를 설정할 받게됩니다. 지금은 순전히 숫자 숫자 요소에 대한 명령을 사용합니다 유연한 목록을 정렬. flexiblehash에서 부동 또는 더블 표현을 반환 int로 가치를 방해하던 버그가 수정되었습니다.
Tags: Minor bugfixes
Newly created DataRow objects will get their guid or luid IDs set when the row is saved. Sorting a flexible list will now use numerical ordering for purely numerical elements. A bug in flexiblehash that prevented an int value from returning a float or double representation has been fixed.

2007-06-20 16:10
0.9.16

쿠키는 아래의 버그 수정되었습니다 리디렉션 관련. expandTags FlexibleList 및 FlexibleHash 쉽게 템플릿을 제공하는 추가되었습니다.
A bug related to cookies under redirects was
fixed. expandTags was added to FlexibleList and
FlexibleHash to provide easy templating.

2007-06-13 16:06
0.9.15

SMTP를 세션에 대한 오류보고 기능을 개선했다. 연결에 대한 디버그 정보를 거래하는 동안 제거 마감했다. 폼 데이터를 인코딩을 처리하는 버그가 수정되었습니다.
Tags: Minor bugfixes
Error reporting for SMTP sessions was improved.
Debug information for connections closed during a
transaction was removed. A bug in the handling of
form data encodings was fixed.

2007-06-04 16:37
0.9.14

DatabaseModel에 부울 값을 가진 문제를 해결했다. 메일 인코딩을 개선했다. subList 및 addAll FlexibleList에 추가되었습니다. 가변 길이 arg 생성자 FlexibleList합니다. FlexibleList FlexibleHash 개체 이상 iterable되었다 추가했다.
Tags: Minor feature enhancements
An issue with boolean values in DatabaseModel was
fixed. Mail encoding was improved. subList and
addAll were added to FlexibleList. Variable length
arg constructors were added to FlexibleList.
FlexibleList was made iterable over FlexibleHash
objects.

Project Resources