The LabelValueBean is just a convenience class. Any object would work as well. When it is fed to the class, the methods to call are specified, so the business object doesn't even have to implement an interface.
"Halbrook, Dolan" wrote: > > Hi, > > Just a thought. Would it make sense to treat LabelValueBean as an > interface that business objects could implement, so that one wouldn't have > to duplicate/translate one to the other when one needed a select of > them? My apologies if this should go in Struts-user, but i'm not sure > exactly what group the question pertains to. > > Has anyone tried this? Are there drawbacks? > > Thanks, > Dolan > [EMAIL PROTECTED] > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -> Web: http://husted.com/about/services -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
