Mail
System
Mail system is a JSP-Servlet
based advance java project for all the freshers willing to build their career in
java software /application develpoment workspace.
This project can be used to showcase in your resume as well as to grow your knowledge on the subjects like JSP and Servlets. 
Its a mini web application which can can be used for best practices.
Technology used
              JSP
·        
SERVLET
·        
CORE JAVA
·        
HTML
·        
CSS
·        
SQL
To use the email services
project below are the prerequisite. 
1.      
Java
2.      
MySql
3.      
Apache Tomcat 7.0
or +
To customize the project
below are the prerequisite.
1.      
Eclipse
Database configuration
·     Create a MySql
database and name it as mailsystem.
·        
Run the below sql
query to create table.
o  
CREATE TABLE
MAILSYSTEMUSER(EMAIL VARCHAR(100),PASSWORD VARCHAR(50),NAME VARCHAR(100),GENDER
VARCHAR(25),MNUM VARCHAR(100), COUNTRY VARCHAR(100))
o  
CREATE TABLE
INBOX(ID INT(20),RECIEVER VARCHAR(100),SENDER VARCHAR(100),MESSAGE
VARCHAR(1000),DATE_OF_RECEIVING VARCHAR(100))
How to use Project
·        
Unzip the project
to your current workspace of eclipse.
·        
Configure the Tomcat
7.0 or higher.
·        
Run the project.
Home page of application 
 
 
  
  
  
  
  
  
  
  
  
  
  
  
              
 
 
    
 
  
 
  
| Home page of project | 
| Add caption | 
| Compose mail page | 
| Registration page | 
Please let us know in comment section if this project helped you that way we will be encouraged to develop more and more projects for free .
If you run into any problem related to this project , feel free to ping us at diehardtechy@gmail.com or you can comment in the comment section below.
Like us on facebook for more !!
 
 
 
 
No comments:
Post a Comment