[mapserver-users] Threads and Mapscript

Harald Wehr hwehr@hs-harz.de
Thu, 21 Mar 2002 15:03:52 +0100


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