Are there any new/updated Java web development frameworks to watch for?
Posted
by predhme
on Stack Overflow
See other posts from Stack Overflow
or by predhme
Published on 2010-04-29T14:14:52Z
Indexed on
2010/04/29
14:17 UTC
Read the original article
Hit count: 281
java
|web-development
I know recently Spring 3.0 was released which brought about a nice new set of features and ease of web development with their MVC package. However are there any new frameworks on the horizon and/or new versions of other frameworks that a web developer should have their eyes on?
I heard about the Stripes framework, but it seems as though development has stopped. It also seems grails has a new release coming out as well which that looks like it is just an update to support the new features in the latest groovy release.
© Stack Overflow or respective owner