Tenthline.blog()

Thoughts on web development and content management

Going with the Flow: Spring Web Flow

Friday, February 22nd, 2008 by Enrico

We recently worked on a short J2EE project using the Spring MVC framework. One of the models was particularly complicated, with multi-valued attributes that needed to be added, edited, and removed within the one form. The controller logic was starting to look like a complete mess of if-else statements as we tried to [...]

Intellectual Barrier to Entry

Friday, February 15th, 2008 by Michael

Since working at Tenthline, I’ve been involved in three major projects. The first, and the largest of these, was working with a heavyweight content management system put out by Fatwire. I hadn’t had much web experience at that point, so working with Content Server was a challenge, but it wasn’t until I played [...]