Depends on your java implementation. If you're doing JSP, you can simply include a cfm that has an embedded cfmail call. Otherwise, you're getting into really sticky situations. I have a feeling that at some point, you may find calling a cfm page via http (or a web service) is easier than trying to work with it directly.
-nathan strutz http://www.dopefly.com/ On 5/16/06, Leon Oosterwijk <[EMAIL PROTECTED]> wrote: > > All, > > I have come across the need to do a <cfmail> from a java class. We have > some thirdparty software that runs on our ColdFusion server that uses > the JavaMail system. It turns out JavaMail does a blocking call to send > out mail. Does anyone know of an easy way to access the cfmail > functionality from java? > > Leon > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240703 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

