Jump to content

Recommended Posts

Posted

Hi All,

I have a strange situation. I am generating PDF with Servlet and I add dynamically changing database query based on some parameters. When I execute this application to generate PDF first time all information from database are correct displayed but second time when I change parameters (results from database should be different) some data (let say first part, first couple of query) are changed (correct) but some data (let say end part) are not updated (stay the same from old query). I read some forums and search in google and people say that reason may be the cache in Apache Tomcat but I disable cache and problem still exist. Any sugestions ?

Thanks

Pavel

  • 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...