Archive for the ‘Struts’ Category

LazyList not lazy enough

Tuesday, October 16th, 2007 Posted in JSP, Java, Struts | No Comments »

Today I was writing a jsp for Struts in which I needed to define a text field for an indexed property of the form bean. The property was a string list which could be any length, depending on what was ...