filmov
tv
JSP(Java Server Pages), Servlets, JSF(Java Server Faces), Web Service, MySql, MongoDB (PART 2)

Показать описание
This tutorial present a project created with the above mentioned technologies. It shows the double independence of the database which was obtained through a DB Layer. We have the independence of the SQL, or NON-SQL Database, but also the independence of what SQL Database we want to use, also the independence of the ORM (Object Relational Mapping). It is also created with newest technologies like JSF, Prime Faces Components.