V
V
VA2015-11-05 00:14:02
Java
VA, 2015-11-05 00:14:02

How to flush cache on J2EE?

Hi all!

There is a web application (not written by me) on the server (Nginx) on CentOS 6.5
J2EE framework, it seems that Bootstrap is still involved

The problem is updating the cache (well, the layout of the application page itself), replaced the application files (images) via SFTP, rebooted the server and still does not update the cache.

I would be very grateful for the answers

PS If there are people who can practically help, write to [email protected] (for a fee, of course)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene, 2015-11-05
@zolt85

The problem is not automatically solved, because. it's the browser cache. For myself, the problem was solved by adding an assembly timestamp to the resource url (css / js). That is, if the software changes, then the label changes.
This is me to the fact that most likely intervention in the server part of the application will be required.

M
mitekgrishkin, 2015-11-05
@mitekgrishkin

Have you tried clearing the client browser cache? Ctrl + F5 in chrome.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question