4

I need an admin interface for my spring-struts-hibernate application. an interface for creating, updating, and deleting objects. In Rails there's ActiveScaffold. Does something like an admin generator exist in the Java world? For Spring?

Handcoding all this is just such a pain in the arm. Thanks for your help.

Jens
  • 177
  • 1
  • 1
  • 8

2 Answers2

2

Have you taken a look at Spring Roo?

Ophidian
  • 9,775
  • 2
  • 29
  • 27
1

Also on the side look at OpenXava. You would be amazed by the development speed there.

Jinesh Parekh
  • 2,131
  • 14
  • 18