I have an ActionForm with a List of beans with a variable size. In my reset() method I'm trying to resize the List to the size I need. Although the reset() method has the request object getting passed in as a parameter it appears to be empty. Is there any reason it is there? If I have a hidden field in the form where I store the number of items in the list how can I use it to get the right List size??
Shekhar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]