I have a servlet that generates images dynamically.
Examples of requests:
imgChanger?text=Hello
imgChanger?text=Beautiful
etc....
I play with it about 10-20 times and after that, in IE, instead of
getting the image I am getting an img square[no image]
and tomcat says:

Jun 1, 2003 6:48:06 PM org.apache.jk.server.JkCoyoteHandler action
INFO: RESET


Reply via email to