blabla Posted July 23, 2014 Posted July 23, 2014 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now