Jump to content
Changes to the Jaspersoft community edition download ×

Memory problem with JasperPrint objects


Recommended Posts

Hello,

 

One of my customer is currently experiencing memory problems on his web application and, after some investigation, it was discovered that this problem is mainly caused by JasperPrint objects stored in the HttpSessions of his users.

The reason why these JasperPrint objects are stored in the session is because he exports some of the reports he generates (using JasperReports) with the HtmlExporter and needs to use the image servlet to display associated images within the HTML report.

My question is the following: I haven't been using JasperReports for some time but I remember what I describe used to be the recommended way of streaming HTML reports. Is it still the case? If so, would it be interesting to develop some functionality to take care of this or does it exist already?

Thanks in advance for your help.

Best,

 

Chris

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...