| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Frameworks |
- Your First Cup of Web 2.0 - A Quick Look at jQuery, Spring MVC, and XStream/Jettison by Joel Confino - [Clicks: 19]
Joel Confino shows how existing web pages can be tweaked to request data via AJAX, by using jQuery, a JavaScript library, which involves minimal changes to existing code.
http://www.infoq.com/articles/First-Cup-Web-2.0-Joel-Confino - Sep, 2008 - Spring 2.5: New Features in Spring MVC by Rossen Stoyanchev - [Clicks: 58]
Spring 2.5 rolled out a comprehensive set of annotations that can be used for auto-discovery of Spring-managed objects, dependency injection, lifecycle methods, Web layer configuration, and testing.
http://www.infoq.com/articles/spring-2.5-ii-spring-mvc - Aug, 2008
- The Aurora MVC Framework by Ken Egervari - [Clicks: 240]
Aurora is an open-source MVC framework that is aimed at writing configurable, fully object-oriented form controllers using the Spring Framework. The code-base grew out of my experience using Spring's MVC module and slowly developed over several versions into a full-fledged framework that attempts at tackling the most common problems that I had when using Spring MVC and other J2EE web-related issues in general.
http://www.auroramvc.org/aurora-web/index.htm