W***o 发帖数: 6519 | 1 I need to build a web app (a website) and would like to use a framework in
Java. From my
searches on google, I found Play!, Scalatra, and Spring. Which one is
easier for Java beginners? and which one is more scalable? as the project
may develop bigger down the road. thanks |
g***i 发帖数: 161 | 2 spring for sure
【在 W***o 的大作中提到】 : I need to build a web app (a website) and would like to use a framework in : Java. From my : searches on google, I found Play!, Scalatra, and Spring. Which one is : easier for Java beginners? and which one is more scalable? as the project : may develop bigger down the road. thanks
|
c*********e 发帖数: 16335 | 3 servlet也是framework啊,struts也是啊。maven也是啊。。。
【在 W***o 的大作中提到】 : I need to build a web app (a website) and would like to use a framework in : Java. From my : searches on google, I found Play!, Scalatra, and Spring. Which one is : easier for Java beginners? and which one is more scalable? as the project : may develop bigger down the road. thanks
|
b******y 发帖数: 9224 | 4 Spring is the best I've used so far. |
W***o 发帖数: 6519 | 5 容易学吗?谢谢
【在 b******y 的大作中提到】 : Spring is the best I've used so far.
|
J*******n 发帖数: 2901 | |
b*********z 发帖数: 26 | 7 Play! 1.2 recommended. Very easy MVC. Do not use play! 2.x versions though. |
t*******e 发帖数: 684 | 8 每个新出来的web framework,Demo App总是很吸引眼球的。不知道有没有Javascript
的abstraction。
【在 b*********z 的大作中提到】 : Play! 1.2 recommended. Very easy MVC. Do not use play! 2.x versions though.
|