简体   繁体   中英

Issue with Web Application in NetBeans

I have a web application code which uses jsp, servlet and ejb. I created those using NetBeans 6.9 and GlassFish 3.1. Now, whenever I update my code, sometimes in my browser I found the updates and some times I simply can't see the new updates. For example, after updating my code, I found updated applications on Google Chrome browser but in IE, it shows older applications even if deleted jsp or servlets also. Now, this thing happening for all of the browsers. Whenever, I am taking a new browser, I can see the updated application. Can anybody help me why this happening ? And how to solve this.

I solved it. Just have to delete cookies named "localhost---http8080---" like that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM