
Getting filters to play nicely with Spring
After having some struggle with getting filters to integrate well with my Spring context, I decided to write down a small tutorial for it... To begin with,...
Read more
After having some struggle with getting filters to integrate well with my Spring context, I decided to write down a small tutorial for it... To begin with,...
Read more
I've read several forum entries trying to explain how to style GWT TabLayoutPanels, and there seems to be several ways to do it. The three most common ways...
Read more
I decided to give SmartGWT a run, and specifically the RestDataSource functionality using Jersey. To make things easier, I'm using Spring Roo to set up my...
Read more
In this post I'll combine the GWT and Spring Security integration from http://technowobble.blogspot.com/2010/05/gwt-and-spring-security.html and the Open-ID...
Read more
The goal with this exercise is to have a running example of an OpenID login on a simple Spring application, using Google as the OpenID Provider. Note that...
Read more