Daily Archives: February 1, 2008

Welcome Back

It has been a long time since I’ve posted. I started a new job back in the middle of November and that plus the holidays made life just a bit too hectic to blog at all. I really want to … Continue reading

  • Share/Bookmark
Posted in General | Leave a comment

How *not* to use the Spring MVC Form tag library

I hadn’t used the Spring form tag library before and decided to give it a shot for a small test form I was creating. I am using a subclass of SimpleFormController to return a simple list of value/name pairs from … Continue reading

  • Share/Bookmark
Posted in Java, User Interface | 2 Comments