Building Back-End Web Apps with Java, JPA and JSF

Building Back-End Web Apps with Java, JPA and JSF

简介:

本书介绍了如何使用Java、JPA和JavaServer Faces (JSF) 构建后端web应用程序。后端web应用程序是一种分布式web应用程序,其中基本上所有工作都由后端组件执行,包括数据验证和UI页面创建,而前端仅由web浏览器对基于HTML表单的UI页面的呈现组成。

本书的重点是一般信息管理概念和技术,涉及:

完整性约束和数据验证枚举和枚举属性对象类型之间的单向和双向关联类层次结构中的子类型和继承。

本书附带了六个示例应用程序的完整Java源代码,您可以下载或直接从我们的web服务器运行。这是一个悬而未决的问题,如果这本书碰巧有更多的代码行比文本行...

英文简介:

This book shows how to build back-end web applications with Java, JPA and JavaServer Faces (JSF). A back-end web app is a distributed web app where essentially all work is performed by the back-end component, including data validation and UI page creation, while the front-end only consists of a web browser's rendering of HTML-forms-based UI pages.

The focus of the book are general information management concepts and techniques concerning:

integrity constraints and data validationenumerations and enumeration attributesunidirectional and bidirectional associations between object typessubtyping and inheritance in class hierarchies.

The book comes with the complete Java source code of six example apps that you can download or directly run from our web server. It is an open question if the book happens to come with more lines of code than lines of text...

书名
Building Back-End Web Apps with Java, JPA and JSF
译名
使用 Java、JPA 和 JSF 构建后端 Web 应用程序
语言
英语
年份
2017
页数
48页
大小
448.14 kB
标签
  • Web应用
  • Java
  • 下载
    pdf iconBuilding Back-End Web Apps with Java, JPA and JSF.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:59

    ←Java 11: Web applications and Java EE: Software development

    →TinyOS, an Embedded Operating System