JSP Refresh problem
Guys,
i had a jsp file that will create a jpeg file and display the created jpeg file. My problem is the jsp file failed to display the updated jpeg file. The jsp file will always display the previous created jpeg even i had try to force the jsp file to auto refresh once. I need to configure the jsp file to auto refresh 100 time or refresh time to 5 second to take the effects. This solution really not a good idea. Can any of your help me to solve the problem? Thanks in advance.

