July 10, 2006
Ruminations of a Programmer: Spring Web Flow – A Declarative Web Controller Architecture The feature of the Spring application framework that appeals to me most is the non-intrusive / non-invasive approach which it evangelizes, encouraging developers to declare injection points externally into pre-built components, rather than forcing them to (tags: java spring SpringFramework Patterns webflow [...]
Read the full article →
July 9, 2006
Ajax for Java developers: Exploring the Google Web Toolkit The recently released Google Web Toolkit (GWT) is a comprehensive set of APIs and tools that lets you create dynamic Web applications almost entirely in Javaâ„¢ code. Philip McCarthy returns to his popular Ajax for Java developers series to show you what (tags: ajax java google [...]
Read the full article →