Download List

프로젝트 설명

Ajaqs is a Web application that organizes FAQs on a per-project basis. The UI is templatized, the content is internationalized, and the styles are highly configurable. Secure login is provided via webapp security constraints. The backend uses an O-R mapping tool to achieve independence of database-specific queries. RSS feeds provide subscribers continuous updates on a per-project or per-FAQ basis. FAQs are dynamically served up as HTML pages, and can optionally be streamed to clients as PDF content.

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.

2005-09-10 10:36
1.1.4

모든 Servlets에서 예외 처리를 개편했다. 예외는 UI를 상호 작용, 응용 프로그램이 지금은 정상적으로 적합한 UI를 표시하여 오류 복구에 해당합니다. 그렇지 않으면, 최종 사용자 특별 JSP로 그 예외 스택 추적 표시로 라우팅됩니다. build.xml에서 테스트 대상 당장 자신의 데이터베이스 연결을 검증에 관심이 작동합니다. 세부 설치를 문서에 제공했다.
Tags: Minor bugfixes
Exception handling in all servlets was revamped. For exceptions that correspond to UI interaction, the application now gracefully recovers by displaying a suitable UI error. Otherwise, the end-user is routed to a special JSP that displays a stack trace for the exception. The testing target in build.xml now works for those interested in validating their database connectivity. Details were provided in the installation document.

2005-09-07 09:01
1.1.3

이 버전의 MySQL과 연동하여 데이터베이스 연결 풀링을위한 자카르타 DBCP 코몬즈 채택하고있다. PoolMan 프로젝트에서 삭제되었습니다. 탐색 링크되어 더 많거나 적은 모두 정상화하는 JSP에 걸쳐있다.
Tags: Minor feature enhancements
This version incorporates Jakarta Commons DBCP for
database connection pooling with MySQL. PoolMan
has been expunged from the project. Navigation
links have been more or less normalized across all
JSPs.

2005-09-05 09:30
1.1.2

이 릴리스에는 webapp 전쟁을 컴파일하는 중에 하얀 공간을 최소화 파일에 의해, JSP로 콘텐츠를 전달 효율 향상 및 지원을 내용으로 압축 고객에게 전달되기 전에 JSP로 컨텐츠 압축 필터를 사용하여. 자세한 내용은 배포 설명자 web.xml를 참조하십시오.
Tags: Minor feature enhancements
This release enhances the efficiency of JSP
content delivery by minimizing white-space during
compilation of the webapp war-file, and by using a
filter that compresses JSP content before delivery
to clients that support compressed content. See
the deployment descriptor web.xml for details.

2005-08-30 08:42
1.1.1

이 버전의 RSS는 당 FAQ를 기준으로 피드를 제공합니다.
Tags: Minor feature enhancements
This version provides RSS feeds on a per-FAQ basis.

2005-08-18 15:51
1.1

이 버전은 캐스터 0.9.7 포팅되었습니다, 서블릿 / JSP로 2.4/2.0, 그리고 JSTL 1.1.
Tags: Minor bugfixes
This version has been ported to Castor 0.9.7, the
Servlet/JSP 2.4/2.0, and the JSTL 1.1.

Project Resources