You are on page 1of 1

Web Mail Server

"Mail Server" has been created using JAVA for distributing data using RMI ( Remote
Method Invocation ). In most case we can get data from a file or we can store the document in the
database and attach them in our mail, but here the main highlight of our Project is focusing on how to
get an image of any type like JPEG, GIF, BMP eta, to store them in our database and attach
them into our mail We store and retrieve image from Oracle database. Features :

1. Storing Image in JDBC and retrieve Ihem to attach it in a mail to send to others

2. When the user compose message he or she may get some commotion i.e.
they don't know about the proper spelling and meaning to vocabulary or
words. In order to avoid those diffi culties we have worked offering a
dictionary for the user references
3. User cannot delete the mail without reading it is an exception

You might also like