Web Applications with Javascript or Java : Volume 1: Constraint Validation, Enumerations, Special Datatypes /

Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScript a...

Full description

Saved in:
Bibliographic Details
Main Authors: Wagner, Gerd (Author), Diaconescu, Mircea (Author)
Format: eBook
Language:English
Published: München ; Wien : De Gruyter Oldenbourg, 2017
Series:De Gruyter Textbook
Subjects:
ISBN:9783110499957
Online Access: Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Contents
  • Foreword
  • List of Figures
  • List of Tables
  • Part I. Getting Started
  • 1. A Quick Tour of the Foundations of Web Apps
  • 2. More on JavaScript
  • 3. Building a Minimal Web App with Plain JS in Seven Steps
  • 4. Building a Minimal Web App with Java EE in Seven Steps
  • 5. Information Modeling
  • 6. Application Architecture
  • Part II. Constraint Validation
  • 7. Integrity Constraints and Data Validation
  • 8. Implementing Constraint Validation in a Plain JS Web App
  • 9. Implementing Constraint Validation in a Java EE Web App
  • Part III. Enumerations
  • 10. Enumerations and Enumeration Attributes
  • 11. Implementing Enumeration Attributes in a Plain JS Web App
  • 12. Implementing Enumeration Attributes in a Java EE Web App
  • Part IV. Special Datatypes and Derived Properties
  • 13. Special Datatypes
  • 14. Derived Properties
  • Glossary
  • Index