Download List

프로젝트 설명

jo! is a pure Java Web server that implements the
Servlet API, JSP, and HTTP/1.1. It features
advanced thread management, virtual hosts,
memory-sensitive file cache, authentication using
a role abstraction, automatic compressed transfer
of text or HTML files, auto internationalization,
auto servlet and JSP reloading, auto reload of
WARs, hot deployment of WARs, JSR-45 support, and
an easy-to-use Swing console.

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.

2004-06-09 03:18
1.0.3

다이제스트 인증에 버그, 다중 라인 헤더, 그리고 바이너리 입력 스트림을 고정했다.
Tags: Minor bugfixes
Bugs in Digest Authentication, multi-line headers, and binary
input streams were fixed.

2003-12-01 18:11
1.0.1

JSP로 파서 생성기 버그의 숫자뿐만 아니라, SSL을 관련 NullPointerException 고정했다. 기타 사소한 문제 해결 및 개선되었다.
Tags: Major bugfixes
A number of JSP parser and generator bugs as well
as an SSL-related NullPointerException were fixed.
Other minor fixes and enhancements were made.

2002-07-23 22:25
1.0

'에 URL을 매핑 /', JSP로 : 매개 변수와 관련된 문제는 JDK 1.4과 관련된 버그, 일부는 HTTP와 관련된 문제를 해결했다. 오류 jikes에 대한보고를 개선했다. 전반적으로 성능이 향상됐다. 요청이 요격 미사일의 개념이 추가되었습니다. 이것은 조 수있습니다! 프록시 아파치 (예) 스트럿츠와 조합처럼 뒤에 실행합니다.
Tags: Minor feature enhancements
The URL mapping to '/', jsp:params related issues,
JDK 1.4 related bugs, and some HTTP related issues
were fixed. The error reporting for jikes was
improved. Overall performance was improved. The
concept of request interceptors was added. This
allows jo! to run behind a proxy (such as Apache)
in combination with struts.

2002-05-22 22:02
1.0rc1

GUI를 리팩토링 컴파일러는 자동으로 감지, 리팩토링과 확장 부품, 및 Windows 용 설치 프로그램을 지원합니다.
Tags: Minor feature enhancements
Refactoring automatic compiler detection, refactoring and extending parts of the GUI, and installer support for Windows.

2002-03-19 02:56
1.0b7

이 릴리스에는 중요 보안 수정 프로그램이있다. JSP로 파서와 몇 가지 문제가 해결되었습니다. 자바에 대한 제한된 지원이 추가되었습니다 : 빌려 / 환경을 경우, 해당 컨텍스트를 제 3 자에 의해 제공됩니다. 테스트를 트리에 추가되었습니다. 지금 JspCodeGenerator 구성할 수있습니다. 저기 jo.xml에 대한 새로운 DTD를, 그리고 JSP로 향상된 오류보고입니다. 조기 마감 연결 버그뿐만 아니라, 빈 반응 문제가 수정되었습니다.
Tags: Major security fixes
This release has important security fixes. Some issues with the JSP parser have been fixed. Limited support has been added for java:comp/env, if an appropriate context is provided by a third party. A test tree has been added. JspCodeGenerator can now be configured. There is a new DTD for jo.xml, and improved error reporting for JSP. A bug with prematurely closed connections has been fixed, as well as problems with empty responses.

Project Resources