" >
站内搜索: 请输入搜索关键词

当前页面: 开发资料首页业界新闻Strecks -- 一款Struts Java 5 扩展框架发布

Strecks -- 一款Struts Java 5 扩展框架发布

摘要: Strecks是一款Struts Java 5 扩展框架.. Strecks整合了一系列的开源项目.. 主要是为了方便JAVA 5 开发者, 更迅速地开发Struts应用..
Strecks是一款Struts Java 5 扩展框架..

Strecks整合了一系列的开源项目.. 主要是为了方便JAVA 5 开发者, 更迅速地开发Struts应用..

Strecks的代码是基于Struts 1.2.x.

Strecks能提供的特性包括:
POJO action beans with no framework dependencies
action vs. controller separation. Request processing logic is encapsulated into Action controllers, simplifying action implementations
annotation-based dependency injection (typed request parameters, session attributes, Spring beans, and others)
annotation-based form validators (XML and code-free)
annotation-based data binding from form properties to domain model
annotations for additional per-field control over type conversion
simplified mechanisms to support navigation and redirecting after posts
pluggable navigation using annotations
pre- and post-action interceptors, with access to dependency resolved action beans as well as full runtime context

官方站点:
http://strecks.sourceforge.net/
↑返回目录
前一篇: JVoiceXML 0.4 发布
后一篇: eXo Platform v2 发布