Which version of Wicket ?
What kind of request loads the image - Ajax or normal ?

On Thu, Dec 29, 2011 at 4:47 AM, Dawid Dudzinski <dawi...@gmail.com> wrote:
> Hello,
>
> I have an issue that may not be related to Wicket but I'm trying every
> possible angle to solve my issue quickly and any suggestion would be
> greatly appreciated.
>
> I have an application that for the most part loads only one screen and
> then swaps out data via Wicket calls. It runs about 10-12 hours a day
> non-stop and from time to time my users run into a situation where
> images just stop loading in IE6. The only fix at that point is to
> clear browser cache and things come back to normal. It may be worth to
> mention that part of the functionality is an image browser.
>
> Image implementation extends the NonCachingImage class but 99% of the
> time user will works with unique images.
>
> Like I wrote above, the application just stops loading images and
> users have to clear the browser cache to get the app running again.
>
> I can't test it with newer browsers - not even newer IE and it only
> happens after an extended usage.
>
> Has anyone run into the same or similar issue? If anyone had to
> venture a guess it it could be related to Wicket in any way?
>
> Thanks in advance,
> Dawid
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to