Archive for the 'java frameworks' Category

What java framework(s) to use for web application programming?

Java not in vain considered to be the language of frameworks.
Cayenne, iBatis and of course Hibernate for O/R mapping.
Spring, Guice and what else for Dependency Injection.
Spring MVC, Struts, Java Server Faces (JSF) and a few dozen else for MVC.
Google Web Toolkit (GWT) for RIA applications.

Java Domain Driven Frameworks review

I tried to look for framework like Rails or Jango but in Java.
Below are the results: