Hi, Is there any restriction in the data struts populates from ActionForm classes when validate is turn on?
I mean, I put a Map in the action form and it seems normal keys (String vs String) are populated but keys which point to lists (String vs List) are not there after the form.validate() method is called. -- Saludos, Martin I. Levi Centre Tecnol�gic de Transferenci�ncia de Calor Universitat Polit�cnica de Catalunya www.cttc.upc.edu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

