image and ajax update results in browser caching / tell wicket users that they 
should use noncaching image
----------------------------------------------------------------------------------------------------------

                 Key: WICKET-980
                 URL: https://issues.apache.org/jira/browse/WICKET-980
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
            Reporter: Nino Martinez
            Priority: Minor


image and ajax update results in browser caching / tell wicket users that they 
should use noncaching image.

proposed fix:

Write something about it in the javadocs :

image and ajax does not work when if the image are being updated as the url 
does not change the browser will cache it. And the "old" image will be shown. 
Instead use NonCachingImage.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to