Mozilla and IE show different applications referencing the same URL
Hi, I have a very strange problem.I deployed a web app, using Sun App Server 9, directly from a directory of the server. Then I made some changes and redeployed the application. But IE still showing me the app before the changes, and Mozilla shows me the application after the
[299 byte] By [
Chidoa] at [2007-11-27 3:26:50]

# 1
I solved this problem, The two browsers showed the same jsp's, but different non jsp files, such as js, and css. I only had to refresh the page.