Monday, November 17, 2008

Frameworks

Hi ,

A New Framework came called "Play Framework" came for exisistane for java.
It has features

1) Framework automatically load and compile when u change the source files.
2)Vrey Good error reports.IF Exception occurs it shows directly into source code where error occurs.
3)simple MVC Support based,hibenate u can simply develop a web application
4)Containig A fast http server
5) Having some plugins for even spring ...

chcek it out if u want to try www.playframework.org

No comments: