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
Modern Java: A Guide to Java 8
by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7892 views)
by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7892 views)
The Java Virtual Machine Specification, 2nd Edition
by Tim Lindholm, Frank Yellin - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(20998 views)
by Tim Lindholm, Frank Yellin - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(20998 views)
Java Persistence
by 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).
(18502 views)
by 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).
(18502 views)
Java Language Reference
by Mark Grand - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(16145 views)
by Mark Grand - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(16145 views)