What is the best web framework in Java for RAD development?
Preferably,actual Java web app and not just JVM.
|
|
What is the best web framework in Java for RAD development? Preferably,actual Java web app and not just JVM.
|
||||
|
|
|
Hi Its debatable but icefaces seems to be quite good and if you are a oracle shop then maybe Oracle ADF. There is lot of traction Java Seam and Stripes too regards Edwards |
||||||
|
|
|
RAD isn't hugely popular in the Java world, but the most "RAD" of the RAD tools is probablyGrails, which is essentially a Java port of Ruby on Rails. |
||
|
|
|
I would recommend Appfuse (see http://appfuse.org/display/APF/AppFuse+QuickStart ) its a really good starting point for java (the language, not just jvm) web apps. Plus its a mishmash of the best of java web frameworks, all in one. I'd say its the grails equivalent, but the language isnt groovy, but pure java. |
||||
|
|
|
Seam .... its JSF done right, you can develop in it faster than in any other framework. |
||||||
|
|
|
If you really want to develop a web application quickly try dinamica framework. Been using it for a little over 3 years. I've tried struts, icefaces and roma. They are all very good frameworks, but if I want something done very quickly without exerting too much effort, I always use dinamica. |
||
|
|