How are you redirecting in your listener? I suspect that's where the
problem is...
Paul
Alberto Lepe wrote:
Here is the challenge:
I have a List of Image's File name, with an ImageSubmit to delete them, like:
image1.jpg [X]
image2.jpg [X]
Quite simple. I press on the [X] and the image is deleted succesfully.
If I reload the page, it display a "Stale link" error. This also
happens if other user is watching the same list and want to delete a
file that was deleleted seconds ago.
I tried to redirect the page on my listener, but with out success. I
don't want to override my Engine class. Any other option?
Thank you!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]