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/

  • No labels