Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: how to implement mailserver


Message #1 by "saravanan" <ssp_saral@y...> on Thu, 1 Feb 2001 06:24:33 -0000
Download the JavaMail package from Sun's site and study it. It also requires 
some couple of other packages about which it is already mentioned on their 
web site. (You will see this instructions when you will download JavaMail).

- Atul

From: "saravanan" <ssp_saral@y...>
Reply-To: "Java 2 Enterprise Edition" <j2ee@p...>
To: "Java 2 Enterprise Edition" <j2ee@p...>
Subject: [j2ee] how to implement mailserver
Date: Thu, 1 Feb 2001 06:24:33 -0000

hai i am doing a simple mailing system project using servlet & jsp.
now i face a problem that how to implement the mail server( ie to receive
a mail and respond that one).if you have any soln to this, please reply to
me.
Thankyou
saravanan

  Return to Index