Skip to content

Binding Java server faces with a remote database. In this example we are able to view our data, and to store our data using Java Server Faces.

Notifications You must be signed in to change notification settings

AwesomeTuts/Java-Server-Faces-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Server-Faces-Database

An example of how can we use Java Server Faces to bind our project with a remote database. I have included the sql file which contains the table which holds the students. The code that you want to modify is connecting to the database, so change you user name and password also change the name of you database. I used mamp for managing the database, so If you use mamp to you can just import sql file that I have included which holds the table to our database in mamp.

About

Binding Java server faces with a remote database. In this example we are able to view our data, and to store our data using Java Server Faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages