Hi all,
I am facing cache file problem for my web application. For example, when I open a document and edit it and then save it,after save the document, it will redirect me into the view page. Then, i select the same document and open it,the field which I did edit on it still remain the previous value. It will only show the new value if I refresh the browser before I open the document. What can I do to solve this problem?
Thanks a lots!