views:

142

answers:

4

Is there any JSF CRUD project structure examples? I surfed the net to find some good and big JSF examples, but everywhere are only small projects with simple structure. I need JSF project example with CRUD, forms and reports.

+1  A: 

Try Matt Raible's AppFuse with JSF support.

Boris Pavlović
+2  A: 

If you start with appfuse you can generate a project using JSF and other technologies that include crud forms etc.

Vincent Ramdhanie
A: 

AppFuse is indeed powerful. You can also check the mesir project

Bozho
+1  A: 

Try Crank.

Crank allows idiomatic, efficacious GUI development based on your Java object model.

"Even Chuck Norris feared JSF...until he saw Crank" --CM

cetnar