Martin Lew <[EMAIL PROTECTED]> writes: > Ok, need more information ?
No. Not more information. I want to see some source code. > I call a first servlet that generate html code. > In this html code, I have a tag <IMG... and I call another servlet in this > tag that generates and send an image (PNG). > Everything goes well for the first time but after, tomcat always try to take > the image from the memory What memory? Just show us the code and we can help. You have made a basic (but probably small) error somewhere. If you show us the code for yout image generating servlet (you don't need to show us the image generation part, just the servlet plumbing) then we will be able to help you. -- Nic Ferrier http://www.tapsellferrier.co.uk ___________________________________________________________________________ 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