interesting articles

Spent numerous hours tonight trying to get a JSP/Servlet app running again on Tomcat 4.01. I’ve learned (for the second time) that Tomcat is really really fussy about web.xml. It likes things in a certain order or else you get an ugly error message that doesn’t say anything about what *actually* went wrong. Uggh.

Well thought out reasoning on why I should go back to school: http://www.joelonsoftware.com/articles/fog0000000319.html

How to internationalize a Struts app: http://www.anassina.com/struts/i18n/i18n.html