
Building Back-End Web Apps with Java, JPA and JSF
by Gerd Wagner, Mircea Diaconescu
Publisher: web-engineering.info 2015
Number of pages: 305
Description:
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or directly run from our web server. The focus are general information management concepts and techniques.
Download or read it online for free here:
Read online
(online html)
Similar books
Processing XML with Javaby Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26711 views)
JXTA JXSE Programmers Guide 2.5- Sun Microsystems
This guide is for software developers who would like to write and deploy P2P services and applications using JXTA technology. It provides an introduction to JXTA technology and describes the JXTA network architecture and key concepts.
(13111 views)
Java Persistenceby James Sutherland, Doug Clarke - Wikibooks
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
(20374 views)
Data Structures and Algorithms with Object-Oriented Design Patterns in Javaby Bruno R. Preiss - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(21938 views)