The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
March 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

How To Write The Servlet Code For EmailServer

Posted by Dinesh Pandey on March 08, 2001 at 9:40 AM

Sir,
I want to write the Code For Email Server,Which provide the same facility as Yahoo.com,And Hotmail.com,NetAddress.com are
providing.
I Want To provide the Following Facility in EMailServer

1)Login for The New User( Creates Its Account)
2)ReadEmail(INBOX),Write Mail,Logout later on we have to provide other facility also

For this I am using the JavaMail API,Java Activation Frame Work
inside the servlet.
Using SMTP Server(In local NetWork i used IMAIL Server of The IPSWITCH),I Already Write the Code For Sending the email,It is
working Fine

Now I want ur help that how can i write the servlet code for creating new user account,INBOX Facility,Giving the 5MB space to each user,and how i can store the mail of the user in the database.Please if it is possible for u,u can send me the code.
Thanks
Dinesh Pandey





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us