Lowell Filak wrote: > In your saveImage call are you using a unique file name for "file.png" or is that an actual snippet from your code? > Lowell F. > It's not an actual snippet. I build the filename from the servlet-session-id and the current system-time in milliseconds. That is definitly a unique file-name. Harald