Image not getting refreshed
Hi,
In my JSF application, I have 2 pages. My first page displays the user details with an image and in the second page I can change the image.
If I change the image in my second page and come back to my first page, the image is not getting refreshed. The image gets changed only when I refresh that page.
Can anyone please help me with some inputs on this.
Thanks..

