In the struts-example, there is an OrganizationForm, and an Organization bean. They have identical fields and getters and setters. Why is the logic duplicated in both places? Couldn't OrganizationForm extend Organization, or "have a" organization bean in it that you could reference from a form somehow? This seems like a lot of duplication that doesn't add value. Am I missing something here? Ryan
- Re: Help with struts-example... Ryan Cornia
- Re: Help with struts-example... Craig R. McClanahan
- Re: Help with struts-example... Ryan Cornia
- Re: Help with struts-example... Craig R. McClanahan
- Radio bution Question = How can I change the ... Bill Clinton