I am using the reset method in my actionForm classes to get collections of beans, and then putting them in the request. The JSPs then pull those beans out to dynamically populate HTML select lists. It works fine, but I'm wondering if this is the appropriate way to do such a thing? Thanks, evan
- Reset Method in ActionForm Evan Cooney
- Reset Method in ActionForm Evan Cooney
- Re: Reset Method in ActionForm Jeff Beal
- Re: Reset Method in ActionForm Larry Meadors