We’ve walked into a problem that the images (folder, cross and so on) of our ICEfaces tree will be loaded on each submit.
How can we disable this behaviour? Does anybody have an idea?
Thank you!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you download and look at the ICEfaces Component Suite, they faced this same problem and solved it by pre-loading their images on first page request.
Preloading is a standard way of preventing this problem in any similar situation and is not limited to ICEfaces.