Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
mail servlet
Name: liliyaw Date: April 25, 2006 at 08:53:51 Pacific OS: linux CPU/Ram: 524 Product: don't know
Comment:
I'm trying to create an emailing servlet. I've been getting this error running my mail.jsp that calls for my SendData servlet: "java.lang.NoClassDefFoundError: javax/mail/MessagingException java.lang.Class.getDeclaredConstructors0(Native Method)", and so on, when I do mimeMessage.setFrom(internetAddrFrom);
Can anyone tell me how to get around this error or post a link for implementation example on how to build this sort of servlet? Thanks in advance.
P.S I'm using these these libraries: import javax.mail.*; import javax.mail.internet.*; import javax.activation.*;
Summary: same problem while sending news letters to members of http://www.oswalbands.com hotmail forwards it to JunkMail folder and yahoo forwards it to Bulk Mail folder can anyone give me a proper mail header...
Summary: Some time back I remember seeing a method of hiding an e-mail address used as a link from crawlers. Presently we have the address in simple text form, but the ideal would to be have it as a link. Does...
Summary: Is it possable to configure DNS to forward mail to 2 completly different servers. I register domain names through registerfly which gives me access to DNS tools. I want to know if I can setup my acco...