Hello everyone,
I use
struts and I have an action that redirects to the same page where it came from. Here it goes:
In Firefox, it works just fine. In IE it doesn't. The action executes correctly but the page is not reloaded. If I click on it and choose "Reload" on the pop up menu, I'll see the changes made. But I wish it would reload by itself. Someone would know how?