Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Clear user browser cache via code

User_19BPUMar 27 2019 — edited Apr 16 2019

Hi ,

I need to programmatically clear the user browser cache/cookie/temp files through the Java/J2EE code initially when the user hit the site for any transactions. So that there wont be any cache issue for the user to perform various transactions. Please let me know what is the best approach to do so?

Thanks.

Comments
Post Details
Added on Mar 27 2019
3 comments
321 views