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

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...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Wagner, Gerd (VerfasserIn), Diaconescu, Mircea (VerfasserIn)
Format: E-Book
Sprache:Englisch
Veröffentlicht: München ; Wien : De Gruyter Oldenbourg, [2017]
©2018
Schriftenreihe:De Gruyter Textbook
Schlagworte:
ISBN:9783110499957
Online-Zugang: Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Inhaltsangabe:
  • 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