Best Web applications framework for Java?

ashokgelal picture ashokgelal · Nov 3, 2008 · Viewed 25.1k times · Source

Which is the best framework for Java? I'm looking for something similar to Symfony for php and Ruby-On-Rails for Ruby? I even don't know if anything such exists for Java or not.

Answer

Georgy Bolyuba picture Georgy Bolyuba · Nov 3, 2008

Take a look at Spring. I think it will do anything Ruby-On-Rails can do (you can also add Hibernate for ORM).