If you could give me some sample code snippet it would be of great help. Please try to give some code.. Thanx a lot for your response.. Yogaraj
-----Original Message----- From: Smita Kotnis [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 5:59 PM To: [EMAIL PROTECTED] Subject: Re: Pop3 Mail client. Hi, This you can do with using Javamail for sure. You may also wish to have a look at taglib at following URL http://www.servletsuite.com/servlets/poptag.htm I did one of my projects exactly on your lines, but it was not updaing the database is the only difference. Hope this helps, Smita "It, Cockpit (CAP, Contractor)" <[EMAIL PROTECTED]>: > Dear Friends, > Do any one know where can I find source code in servlet to read mails > from > pop3 server. > Actually my requirement is to read a subject line of one particular mail > id, > and should parse the body message then should update them into the > database. > My database is Oracle, and my pop3 mail server is MS Exchange Server. > I should use servlet code. And also can I read attachment file using > Servlet > or any java API..? > > Please help me.. > thanx in Advance.. > Yogaraj > > > "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR > THE > ADDRESSEE and may contain confidential and privileged information. > If the reader of this message is not the intended recipient, > you are notified that any dissemination, distribution or copy of this > communication is strictly Prohibited. > If you have received this message by error, please notify us > immediately, return the original mail to the sender and delete the > message from your system." > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > ------------------------------------------------- This mail helped a tree grow. Know more at http://green.sify.com Take the shortest route to success! Click here to know how http://education.sify.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are notified that any dissemination, distribution or copy of this communication is strictly Prohibited. If you have received this message by error, please notify us immediately, return the original mail to the sender and delete the message from your system." =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
