> Anybody can help me deeveloping servlet to send email to user who has
> registered to html form.
check out:-
http://www.javaworld.com/javaworld/javatips/jw-javatip36.html
ignore the stuff about serialization at the start of the article and there
should be enough information to connect to a SMTP server and send the mail
to your user which can then easily be plugged into an existing servlet.
Alex
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]