954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem in loading new image

Hi All,
I am working in jsp,and there is an image on my webpage.The image is created dynamically based on the data on the webpage.The scenario is like this.

1.I make some changes in my web page data and press recalculate buuton on the page.
2.this resubmits the page and my java code deletes the old image, creates a new image(with same name as the old one) based on changed data.and this new image is included on the page.

I'm still getting the old image,whereas it has been deleted from the disk.
To get the new(correct) image I'v to either
1) press the refresh button on the browser. or
2) delete all offline files before pressing recalculate button on the page.

Please help me solve this.

Thanks.
Kuldeep.

Kuldeept
Newbie Poster
1 post since Jun 2005
Reputation Points: 10
Solved Threads: 0
 

use the META tag in order to dynamically refresh your web page so that the new image will get loaded automatically

techy
Newbie Poster
18 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You