Quoting Shyam A <[EMAIL PROTECTED]>:

> Kirk,
> 
> Thanks a lot for your suggestions. I will look into
> JMS.
> In my current approach, the process of sending the
> mail is time consuming.I'm concerned that sending an
> email to 1000's of recipients from my application
> (using JMS, Thread etc) would clog my application
> server (OC4J) and slow down its operation, which is
> why I was wondering if it could be done at the
> backend-Oracle 9i.
> 

Would it not be simpler to set up a mailing list application on your mail
server, so you only have to send the message to a single recipient address
(pretty much the way the struts-user mailing list works)?  This would also
relieve you of the burden of having to change your application every time the
list of recipients changs.

Craig


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

Reply via email to