该plugin提供struts的Action及Interceptor对EJB组件及Resource的无侵入式依赖注入 (DI)。
- 新增了ResourceComponent和EJBComponent来支持自定义注解。
Plugin Home: https://cwiki.apache.org/S2PLUGINS/struts2-ejb3-plugin.html
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.1.0 is out now.
Please read the Release Notes1 and the Changelog 2 to read more
about the new features and solved bugs.
1 http://www.jgeppert.com/2011/06/improved-tree-and-autocompleter-tag-and-new-timepicker-addon/
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/
Showcase (Grid Plugin): http://www.weinfreund.de/struts2-jquery-grid-showcase/
Showcase (Mobile Plugin): http://www.weinfreund.de/struts2-jquery-mobile-showcase/
User Group: http://groups.google.com/group/struts2-jquery
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
Plugin Home: http://cwiki.apache.org/S2PLUGINS/full-hibernate-plugin.html
Release Notes
- Bug fix: Issue 20 fixed.
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
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 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
该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
Projekt Home: http://code.google.com/p/struts2-jquery
Plugin Home: http://cwiki.apache.org/S2PLUGINS/jquery-plugin-easy-ajax-and-widget-integration.html
Showcase and Examples: http://www.weinfreund.de/struts2-jquery-showcase/
User Group: http://groups.google.com/group/struts2-jquery
该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