SpringOne 2GX 2011

Chicago, October 25-28, 2011

Spring by Example Update

Posted by: David Winterfeldt on 10/22/2008
I finally had time to update the example site and add a new module, but I've decided to start posting Spring by Example site specific postings on it's own blog (http://springbyexample.blogspot.com/). I'll use this blog for more about what I've been doing.

The new module is Custom ServletContext Scope Module. It let's you use Spring's custom scope to store beans in the web applications ServletContext. I needed this to refactor some old webapps that were sharing data using a static class and wanted to have them share the data in the ServletContext, but I don't have time to completely refactor them.

I also have a simple OSGi example using the Spring dm Server that I'll post and write up when I have time. Otherwise I've been putting a lot of time into working on GWT, Comet, and Spring integration. I'll eventually post more on this too when I get further along.

About David Winterfeldt

David Winterfeldt

David works at SpringSource as a Senior Engineer. He is working on a Flex application for a cloud product and is also on the Spring Web Team.

David has been doing software development for over 15 years. He's been using Java since 1998 and involved in using Open Source almost as long. He's an Apache committer on Struts and Commons Validator, as well as the creator of Commons Validator (although currently no longer active on either). David has focused on Web and Enterprise development for most of his career, and started working with the Spring Framework in 2006.

David runs the website Spring by Example, which is a site for sharing Spring examples. David expects this site will become a general resource for Spring Examples and ultimately save developers time.

More About David »

NFJS, the Magazine

December Issue Now Available
  • BDD and REST

    by Brian Sletten
  • Mocks and Stubs in Groovy Tests

    by Kenneth Kousen
  • Algorithms for Better Text Search Results

    by John Griffin
  • Knowns and Unknowns of Scrum and Agile

    by Brian Tarbox
Learn More »