Skip to content

gomezportillo/DSS-listadecorreos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Demo project using JPA, EclipseLink, Apache Derby for deploying a database in a server and communicating with it through HTTP verbs.

Showcase

doc/img/showcase.gif

Installation

  • Import to Eclipse as Existing project.
  • Make sure Project>Properties>Project facets correspond with the image below. doc/img/project-facets.jpg
  • Make sure libraries on WebContent/WEB-INF/lib/ are included on Build Path.
  • A folder called ddbb/ will be created on Desktop holding all the info of the dababase

Run

See showcase or

  • EmailServlet.java Run as > Run on Server
  • Client.java Run as > Run as Java Application

Class diagram

doc/img/class-diagram.jpg

Releases

No releases published

Packages

No packages published