Hi all,

I am developing a servlet which will generate JPEG images based on the
user request. Based on the user request, the servlet reads data and draws
image.

But, the servlet caches first image and the image does not change if I
change my code. It changes only if I restart the PC. Does anyone know how
to refresh the image without restarting PC?

I think I should refresh the image some way, I do not know how.

Shall appreciate suggestion.

Regards.



                        *************************
                        *                       *
                        *  A.S.M. Rokanuzzaman  *
                        *  Computer Science     *
                        *  UND                  *
                        *  Phone:701-777-9352   *
                        *                       *
                        *************************

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to