maybe you can show us a little bit of the code?
On 2/7/06, zahid mohammed <[EMAIL PROTECTED]> wrote:
>
> Thanks Leticia.I have tried to deceive the browser by appending a
> parameter which has a random number this way
>
> /GetOtherSet.do?rand='+parseInt(Math.random()*);
>
> BUT IT
I'm sorry to get your hopes up but the problem I had was related to IE
caching mime-types and must be different from yours. I thought it might
be related but that seems unlikely now since the change in IE settings
didn't have any effect.
Here's the link if you're curious:
http://groups.google.com
Thanks Leticia.I have tried to deceive the browser by appending a
parameter which has a random number this way
/GetOtherSet.do?rand='+parseInt(Math.random()*);
BUT IT DOES'NT HELP..Surprisingly when I print the elements on the
console using System.out.println in the jsp..
I had a similiar problem with IE. Here goes how I solved it:
*
*
/MyApp/getPedido.do?id=**
The first line is obviously including the bean, while the second is
what comes in my link, calling the action.
As you see I created a auxiliar parameter to make IE think that
something new is coming.
Tha
Thanks for the reply BradyI have cleared the cache and tried all the
options for "Check for newer versions of stored settings." "Every visit
to page" and "Automatically". Even then its not working. If its the Apache
setting problem then why is it working fine in Firefox. Could you pleas
You might try changing the "Check for newer versions of stored settings."
As described in the following URL.
http://www.microsoft.com/windows/ie/using/howto/customizing/clearcache.mspx
It should either be "Every visit to page" if that's what you have now try
"Automatically".
If that's the problem
6 matches
Mail list logo