If your requirement is to have a gallon of water in a jug, there is no way to manufacture a jug that will make that gallon into half a gallon.

On 10/19/2011 9:17 AM, Charles Godfrey wrote:
Hello everyone,

Not sure if this is the right forum for this question.

I made a presentation to my dev team to use Struts2 and the issue of "uses
too much memory" came up. If I need to retrieve 1000 rows from a database
and have a JSP present those to the user, how does one handle having that
many objects in memory. (Yes I know this many rows should be paginated, etc,
but assume the above is a requirement for now). Is there anything in Struts2
that addresses large amounts of data that need to be kept around until the
JSP is done presenting it? Is this more an "MVC" issue instead?

Thanks,
-Charles



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to