Blog

该plugin提供struts的Action及Interceptor对EJB组件及Resource的无侵入式依赖注入 (DI)。

New Struts 2 CRUD Framework Plugin - struts2-crud-framework

New Struts 2 CRUD Framework Plugin (struts2-crud-framework)

Description

Provides Struts 2 developers with easy to use framework for building CRUD (Create, read, update, delete) applications using convention over configuration. Includes annotation for injecting EJB3 into Struts 2 actions.

Sample Code

  • Sample code is located under the com.dakuupa.sample package.
  • The configuration for struts is located in struts-sample.xml
  • Also, see the item-sample.jsp to see how to setup your Struts HTML form.

Links to source, samples and JAR at http://code.google.com/p/struts2-crud-framework/

The new version 3.0.0 is out now.

Please read the Release Notes1 and the Changelog 2 to read more
about the new features like support for mobile development with jQuery
Mobile and the new Tree Tag.

1 http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/
2 http://code.google.com/p/struts2-jquery/wiki/Changelog

Plugin Home: http://cwiki.apache.org/S2PLUGINS/jquery-plugin-easy-ajax-and-widget-integration.html
Projekt Home: http://code.google.com/p/struts2-jquery
Showcase and Examples: http://www.weinfreund.de/struts2-jquery-showcase/
User Group: http://groups.google.com/group/struts2-jquery

New version with inline date-picker and support for extra navigator buttons in grid tag is now available.

Please read the Changelog for more informations.

Plugin Home: http://cwiki.apache.org/S2PLUGINS/jquery-plugin-easy-ajax-and-widget-integration.html
Projekt Home: http://code.google.com/p/struts2-jquery
Showcase and Examples: http://www.weinfreund.de/struts2-jquery-showcase/
User Group: http://groups.google.com/group/struts2-jquery

Struts-2 Plugin for Request Parameter to Action Object Mapping for Insecure Direct Object References Released 1.0

https://cwiki.apache.org/confluence/display/S2PLUGINS/Request+Parameter+to+Action+Object+Mapping+Plugin+for+Insecure+Direct+Object+References

Plugin Home: http://cwiki.apache.org/S2PLUGINS/full-hibernate-plugin.html

Release Notes

New version with Spinner and Chart Widget is now available.

Please read the Release Notes and the Changelog for more informations.

Plugin Home: http://cwiki.apache.org/S2PLUGINS/jquery-plugin-easy-ajax-and-widget-integration.html
Projekt Home: http://code.google.com/p/struts2-jquery
Showcase and Examples: http://www.weinfreund.de/struts2-jquery-showcase/
User Group: http://groups.google.com/group/struts2-jquery

New version with support for Tinymce is now available.

Please read the Release Notes and the Changelog for more informations.

Plugin Home: http://cwiki.apache.org/S2PLUGINS/jquery-plugin-easy-ajax-and-widget-integration.html
Projekt Home: http://code.google.com/p/struts2-jquery
Showcase and Examples: http://www.weinfreund.de/struts2-jquery-showcase/
User Group: http://groups.google.com/group/struts2-jquery

JFW 1.1.3

Released core 1.1.3

"In short, JFW offers features like connection pools, logging management and more utilities classes that not offered by Struts"

该plugin提供struts的Action及Interceptor对EJB组件及Resource的无侵入式依赖注入 (DI)。

  • 修改了plugin 内部使用的类的命名规则以及单词拼写错误。

Plugin Home: https://cwiki.apache.org/S2PLUGINS/struts2-ejb3-plugin.html

该plugin提供struts的Action及Interceptor对EJB组件及Resource的无侵入式依赖注入 (DI)。

  • 修改了cn.agrael.util.ObjectUtils中对Class的引用为弱引用。
  • 修改了几个对象引用范围,将引用范围变小。

Plugin Home: https://cwiki.apache.org/S2PLUGINS/struts2-ejb3-plugin.html

该plugin提供struts的Action及Interceptor对EJB组件及Resource的无侵入式依赖注入 (DI)。

0.0.3版本变动:

  • 增加了glassfish2.x应用服务器的实现
  • 重写了cn.agrael.struts.plugin.ejb3.JbossApplicationServer并增加一个抽象类 cn.agrael.struts.plugin.ejb3.AbstractApplicationServer作为实现模版
  • 改变对EJB注解与Resource注解的资源的查找的方式-如果当前级别属性没有找到会向更高级的属性找,而不是像0.0.2版本及之前的只在指定的最 低级属性找

Plugin Home: http://cwiki.apache.org/S2PLUGINS/struts2-ejb3-plugin.html