C.F. Scheidecker Antunes wrote:

Hello,

Thanks for the info. I am still having problems sending email from a struts action.

I've created a separate class emailClient to send the message. The class is on the end
of the email.

I have mailapi.jar under /WEB-INF/lib/ version 1.3.3.01 <http://1.3.3.01> but nothing works.
Here's the exception I am getting:

*exception*

javax.servlet.ServletException: Servlet execution threw an exception
org.securityfilter.filter.SecurityFilter.doFilter(SecurityFilter.java:188)

*root cause*

java.lang.NoClassDefFoundError: javax/activation/DataSource
    com.nando.utils.emailClient.doSend(emailClient.java:43)

Sorry, I forgot to write you that you need also activation.jar. you can find everithing here: http://java.sun.com/products/javamail/downloads/

borislav

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

Reply via email to