It doesn't need to know the size, what needs to happen is for the list to grow as it's accessed.
> -----Original Message----- > From: Rick Reumann [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 02, 2004 2:52 PM > To: Struts Users Mailing List > Subject: Re: Not happy with approaches.. looking for better/other > suggestions > > > Hubert Rabago wrote: > > > Have you tried using ListUtils.lazyList() for this? I just tried it > > on a sample app and it works in cases like this. > > No I haven't tried that. Even with that, how is the lazy load > going to > know the size to load without calling a business class behind the > scenes? (which seems really goofy just to get a size). > > -- > Rick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]