Skip to content

The exercise is oriented to incrementally generate and include changes on a distributed Java EE 6/7 web application

Notifications You must be signed in to change notification settings

jorgebee65/JavaEE7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

JavaEE7

The exercise is oriented to incrementally generate and include changes on a distributed Java EE 6/7 web application.

The war was build with Eclipse Version: Mars.1 Release (4.5.1), to deploy this war you need to change the user/password in the file src/META-INF/persistence.xml, in this exercise the database was *POSTGRESQL *

You can find the Script to create the tables and load some data in order to test the application, this is the database diagram: database.jpg This is the home page, we can administrate Persons, adding, updating or removing Persons. inicio.jpg New Person screen, in this page we can specify the Person data, like name, country, phone or phones, and known people. alt tag The result is showed in the main screen evidencia.jpg Also we can edit a Person and update all the values edit.jpg Update the data and display in main screen guardaEdicion.jpg Delete option shows a dialog to confirm confirmacionEliminara.jpg And finally the result. confirmaeliminacion.jpg

About

The exercise is oriented to incrementally generate and include changes on a distributed Java EE 6/7 web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published