July 22, 2009
JPA implementation patterns – After discovering that there was a lack of documentation on how to use JPA in real-life scenario's, Vincent Partington has written a series of blogs about the JPA implementation patterns he discovered while writing JPA code. To wrap up the series, he has made an overview of all the patterns that [...]
Read the full article →
August 26, 2008
Flex Charts with Google Charts and Eastwood Charts – The concept behind Google Chart API (and hence applies to Eastwood Chart Servlet as well) involves providing data for chart generation to the chart provider via HTTP URL parameters and getting an image (PNG) as a response. How to Integrate Spring 2.x with the Google Web [...]
Read the full article →