On Wed, Apr 29, 2009 at 3:24 PM, Andrew Davidson <[email protected]> wrote:
> My problem is that I need to create a tracking jpg. I need a way to count > the number of times this image is loaded. If that's all, why not just write a Filter to grab each request and stuff the relevant data in a DB? Or alternatively, why isn't the "image" just a servlet that returns the graphic part and records the request? Either one would give you records you could post-process in a variety of ways... FWIW, -- Hassan Schroeder ------------------------ [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
