A lot of what I do is web-applications, and the framework for serving up these web-applications that I’ve chosen to work with has been tomcat and struts: tomcat serves up the pages; struts organizes and controls the flow of the web-app. This essay is about struts, and how to avoid some of the pitfalls that a novice can fall into… that I fell into, and trust me, you wouldn’t like it down here.

Struts: avoiding some common problems