Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 96979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:55:01+00:00 2026-05-10T23:55:01+00:00

I am working on a basic Struts based application that is experience major spikes

  • 0

I am working on a basic Struts based application that is experience major spikes in memory. We have a monitoring tool that will notice one request per user adding 3MB to the JVM heap memory. Are there any tips to encourage earlier garbage collection, free up memory or improve performance?

The application is a basic Struts application but there are a lot of rows in the JSP report, so there may be a lot of objects created. But it isn’t stuff you haven’t seen before.

  1. Perform a set of database query.
  2. Create an serialized POJO object bean. This represents a row.
  3. Add a row to an array list.
  4. Set the array list to the form object when the action is invoked.
  5. The JSP logic will iterate through the list from the ActionForm and the data is displayed to the user.

Notes:
1. The form is in session scope and possibly that array list of data (maybe this is an issue).
2. The POJO bean contains 20 or so fields, a mix of String or BigDecimal data.

The report can have 300 to 1200 or so rows. So there are at least that many objects created.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T23:55:02+00:00Added an answer on May 10, 2026 at 11:55 pm
    1. List item

    When desiging reports to be rendered in web application, consider the number of records fetched from database.

    If the number of records is high and the overall recordset is taking lot of memory, then consider using pagination of report.

    As far as possible donot invoke garbage collector explicitly. This is so because of two reasons:

    1. Garbage collection is costly process as it scans whole of the memory.

    2. Most of the production servers would be tuned at JVM level to avoid explicit garabage collection

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 93k
  • Answers 93k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer https://developer.mozilla.org/en/Prism/Extensions Are you sure the MaxVersion is the problem? <em:maxVersion>1.0.0.*</em:maxVersion>… May 11, 2026 at 6:33 pm
  • Editorial Team
    Editorial Team added an answer You can enable double buffering for ListView by deriving from… May 11, 2026 at 6:33 pm
  • Editorial Team
    Editorial Team added an answer This should work: INSERT INTO GroupTable DEFAULT VALUES May 11, 2026 at 6:33 pm

Related Questions

I'm using C#. I have a products class with fields like sku, name, description....
What I am trying to do seems a very basic stuff, but I can't
I am working on a small text editor project and want to add basic
I am working on a project that needs to use a database driven MVC

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.