I want to create a CRUD site (create, receive, update, delete) using the simplest Java tools. This site will allow users to manage four tables, two of which are lookup tables used to create menus, and two of which will run CRUD activity.
I tend to Stripes, but I would like to hear the opinions of the developers of the experience. Three key requirements are simple, simple, simple! I think Struts and Spring MVC are harder than I need.
- = beeky
java web-applications crud
user24989
source share