Skip to content

The demo is intended to show how to optimize a "naive" first try to an elegant CRUD application embracing Struts 2.1 advanced features.

Notifications You must be signed in to change notification settings

rgielen/struts2crudevolutiondemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Struts2CRUDEvolutionDemo
------------------------

This is a basic demo for putting together a layered CRUD application with Struts 2, Hibernate and Spring.

To run, install Apache Maven (http://maven.apache.org/download.html#Installation) and type on a command line shell:
> mvn jetty:run

The provided source code is licensed under the terms of Apache License Version 2.0. See http://www.apache.org/licenses/ for Details.


If you have any questions, feel free to ask.

Rene Gielen
rgielen at apache dot org
http://twitter.com/rgielen

About

The demo is intended to show how to optimize a "naive" first try to an elegant CRUD application embracing Struts 2.1 advanced features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages