Categories
Development

SOA Antipatterns

IBM DeveloperWorks has a good article with common SOA antipatterns here. I’m no big fan of SOA, but that doesn’t mean it doesn’t have a use. It’s just that the hype has to pass and everyone has to realize it’s not something you have to use everywhere. How long did it take with EJBs? 😉

Categories
Development

Spring transaction details

There’s a good in-depth article on Spring transaction handling here.

Categories
Development

Valdiate XHTML as you go

A nifty Servlet filter that will show you XHTML validation errors when you view the page. Maybe it’s too intrusive, but I’ll give it a spin next time around.