[thanks!] Re: How to get more detail on a list selection
"Rick Reumann" <[email protected]> Sat, 17 May 2003 18:22:43 -0400
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Organization | baseBeans Engineering |
| Message-ID | <[email protected]> |
On Fri, 16 May 2003 09:27:41 -0400, Vic Cekvenich wrote: > See how I use 2 tested beans, in a "is a/has a" OO? > So NewsBlgCmntFBean is a CmntsBean and had a ContentBean! I assembled 2 > working beans, master/detail style. This works perfectly..thank! I was following the ibatis examples too closely and was thinking I should have an ibatis query take care of populating multiple lists. Having the OO approach of Java doing it is much clearer (and easier). Awesome stuff. Thanks again, -- Rick