Archive for January, 2010

Java Stateless Session Filter released on sourceforge

January 24th, 2010

I just finished publishing on sourceforge a simple filter named Java Stateless Session Filter which let you change the way your application use HTTP session without refactoring the code, or share user session between webapps while using the standard session API.

Several session stores are available out of the box :

  • Cookie, with variants : plain (development only), Encrypted, JSON based
  • Memcache
  • Native session (when some attributes doesn’t need sharing)

The inital code is released under the Apache License v2.0 by Capgemini.

(more…)

Testing disqus.com

January 11th, 2010

I’m testing Disqus.com as the new comment system for this blog. It should provide integration with Facebook, Tweeter and Google.

This service does not seem very stable, but since the standard wordpress system is still available when Disqus.com is down, this should not be an issue.

Feedback is welcome.

Bonne année ! / Happy new year !

January 1st, 2010

Bonne année 2010 à tous !