I just want to do a stress test on OJB and struts with this scenario.. On Wed, 13 Oct 2004 16:09:58 +1000, Michael Hart <[EMAIL PROTECTED]> wrote: > [ Muliawan Sjarif ] wrote: > > > However, the problem now is the iterator object can't be passed onto > > servlet or struts' view to be processed there. The documentation > > suggests that for that kind of purpose use Collection instead. How > > then? > > Unless I misunderstand what you're doing, then you shouldn't be passing > ~352,000 objects to a view component anyway - are you really going to > display all of those objects? Isn't there some sort of filtering process > that you need to apply to them first to reduce them to a more "viewable" > number? (ie, iterate through them and just choose the few that you need > before passing them to the servlet/struts). > > Cheers, > > Michael > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- "It is your attitude, and not your aptitude, that determines your altitude" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
