If you want to have a system working 24 hours which sends emails, Do you just create a 
single connection to the server and use it all the time or rather you create a new 
Session every time you want to send an email. I guess there is a maximun number of 
connections you can create to the email server.

Is there like a pool connections class for emails?

Thanks in advance.

Gustavo.


-----Original Message-----
From: Marcelo [mailto:[EMAIL PROTECTED]
Sent: 10 March 2003 13:30
To: tom cat
Subject: Exception on Tomcat


Does anybody knows what this exception means? It
appers when I try to send a email(function that I get
from the webmail package of java):

org.apache.jasper.JasperException:
javax/activation/DataSource


thanks

Marcelo.

_______________________________________________________________________
Busca Yahoo!
O serviço de busca mais completo da Internet. O que você pensar o Yahoo! encontra.
http://br.busca.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to