Download List

项目描述

Yawda is an MVC Web development application framework based on Struts. With it, you can easily output HTML, SVG, PNG, JPEG, PDF, RTF, XML, JS, CSS (and any text file) with data from several sources. It uses cayenne ORM (or another tool like jaxor, hibernates, or jdbc) and rhinoJS or Java for the model, Struts for the controller, and Velocity/iText/Batik for the view component.

系统要求

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-10-17 15:57
0.9.2

阿在CRequestWrapper addEndRequestListener方法竞争条件已得到解决。自定义HTTP会话执行使用,这样的会议可以在文件系统或数据库中的BLOB字段序列化。阿在CNavigationItem类,其中形式参数设置不正确错误已纠正。高速缓存系统直接在过滤器检查请求之前到应用程序的时候。阿错误已纠正在CDatasourceRealm发生时,有时无法找到数据源。
标签: Minor feature enhancements
A race condition in the CRequestWrapper
addEndRequestListener method was corrected. A
custom HTTP sessions implementation is used, so
sessions can be serialized on the file system or
in a blob field in the database. A bug in the
CNavigationItem class where form parameters were
not set correctly was corrected. The cache system
is directly checked in the filter before the
request goes on to the application. A bug was
corrected in the CDatasourceRealm which occurred
when sometimes it couldn't find the datasource.

2004-10-02 12:20
0.9.1

中的一个类加载器的findClass方法僵局已纠正了在findResources StackOverflowError沿()方法。在padawan模块现在使用ShaniDomParser来验证用户输入。 CJavaModelConfig中的一个错误,阻止运行时编译是固定的。
标签: Major bugfixes
A deadlock in the class loader's findClass method was
corrected along with a StackOverflowError in the
findResources() method. The padawan module now
uses ShaniDomParser to validate user entry. A bug in
the CJavaModelConfig that prevented runtime
compilation was fixed.

2004-09-15 11:06
0.9

这个版本解决了在类加载器(罐高速缓存错误),改变了卡宴库1.1B2,使用与默认的XML DOM解析器ShaniDomParser,并扩大了速度定制标记库为PDF,XML和SVG的视图组件。
标签: Minor feature enhancements
This version corrects a bug in the classloader (jar cache),
changes the Cayenne library to 1.1B2, uses ShaniDomParser
as default XML DOM parser, and extends the custom tag
library for Velocity to PDF, XML, and SVG view
components.

2004-07-25 15:29
0.8

为Portlet的支持增加了。阿皮肤portlet和登录portlet的增加了。自定义标记库的支持增加了。与一些代理的错误已纠正。一个国际化的支持错误已纠正。
标签: Major feature enhancements
Support for portlets was added. A skin portlet and
a logon portlet were added. Support for a custom
tag library was added. A bug with some proxies was
corrected. A bug in i18n support was corrected.

2004-07-14 21:52
0.7.2

A级增加了采取从JNDI数据源辣椒数据库连接。在请求/会议/环境保护对象大内存泄漏已得到修复。执行人的JS模型正确加载的类装载器每个请求。
标签: Major bugfixes
A class has been added to take the database connection for cayenne from a JNDI data source. A big memory leak in the request/session/env object has been fixed. The js model executor incorrectly reloaded its classloader every request.

Project Resources