Hello,

I am working on a mailet that will perform a database lookup on each piece of mail.  
Since creating a JDBC connection is expensive, I  wanted to create a persistent 
connection that the mailet could use on each mail message.  

Before I do a ton of research, has anyone heard of this being done, or more to the 
point, does anyone know that the creation of a persistent JDBC connection created and 
called by a mailet.

Thanks,

Hut

Reply via email to