Filtern nach
Letzte Suchanfragen

Ergebnisse für *

Es wurden 1 Ergebnisse gefunden.

Zeige Ergebnisse 1 bis 1 von 1.

Sortieren

  1. Introducing java EE 7
    a look at what's new
    Autor*in: Juneau, Josh
    Erschienen: c2013
    Verlag:  Apress, New York

    Introducing Java EE 7:  A Look at What's New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform.  Readers of this book will not have to wade through introductory material or information... mehr

    Hochschulbibliothek Friedensau
    Online-Ressource
    keine Fernleihe
    Universität Ulm, Kommunikations- und Informationszentrum, Bibliotheksservices
    keine Fernleihe

     

    Introducing Java EE 7:  A Look at What's New guides you through the new features and enhancements in each of the technologies comprising the Java EE platform.  Readers of this book will not have to wade through introductory material or information covering features that have been part of the EE platform for years.  Instead, developers can pick this book up and read it to brush up on those features that have changed or have been added for the EE 7 release.  This handy reference helps you move forward from Java EE 6 to the new EE 7 platform quickly and easily. Java is a mature programming langua

     

    Export in Literaturverwaltung   RIS-Format
      BibTeX-Format
    Hinweise zum Inhalt
    Volltext (Connect to MyiLibrary resource)
    Volltext (Lizenzpflichtig)
    Quelle: Verbundkataloge
    Sprache: Englisch
    Medientyp: Ebook
    Format: Online
    ISBN: 1306161711; 9781430258490; 9781306161718
    RVK Klassifikation: ST 250
    Schlagworte: Internet programming; Java (Computer program language); Java (Computer program language); Object-oriented programming language; Electronic books
    Umfang: Online-Ressource (xxiii, 214 p), ill
    Bemerkung(en):

    Description based upon print version of record

    Contents at a Glance; Introduction; Chapter 1: New Servlet Features; Non-Blocking I/O; Upgrade Protocol; Enhanced FileUpload; Filter Life Cycle; Security Enhancements; Specifying an Identity for Executing init and destroy Methods; Thwarting Session Fixation Attack; Denying Uncovered HTTP Methods; Changing the Content Length; Summary; Chapter 2: JavaServer Faces and Facelets; View Actions; Faces Flow; Defining a Flow; The Flow Managed Bean; Navigating View Nodes; Flow EL; Java API for Flow Context; Packaging a Flow; Ajax Queues; File Upload; Stateless Views; HTML5 and JSF

    Passthrough AttributesHTML5-Friendly Markup; Facelets Enhancements; Exclude XML from Custom Components; FaceletsResourceResolver Annotation; Resource Library Contracts; Security Enhancements; Summary; Chapter 3: Expression Language (EL); Lambda Expressions; Lambda Concept and Examples; Variable Assignment; Nesting; Passing Lambdas to Java; Collections Enhancements; Sets; Maps; Lists; Supporting Operations; New Operators; String Concatenation Operator; Assignment Operator; Semicolon Operator; Precedence Changes; Static Field and Methods; Stand-Alone API; Defining a Bean; Declaring a Variable

    Defining a FunctionUtilizing the ELManager; Incompatibilities with Previous Releases; Summary; Chapter 4: Object Relational Mapping and JPA; Support for Joins with ON Conditions; Invocation of Database Functions; Bulk Updates and Deletions; Downcasting in the FROM and WHERE clauses; Schema Generation; Support for Database Stored Procedures; Synchronization of Persistence Contexts; Entity Listeners using CDI; Summary; Chapter 5: Business Logic Using EJB; General Updates and Improvements; Transaction Life-Cycle Callbacks in Session Beans; Passivation Made Optional

    Explicitly Denoting Local and Remote Business InterfacesExtended TimerService API; JMS Alignment; Embeddable EJBContainer Now Autocloseable; New Features in EJB Lite; Optional Features; Summary; Chapter 6: Validating Data; An Overview of Bean Validation with Java EE; Constraint Validation Annotations; Review: Utilizing Different Validation Techniques; Review: Writing a Custom Constraint Annotation; Contexts and Dependency Injection Integration; ValidatorFactory and Validator Injection; Managed Instances of Requested Classes; Method Validation; Declaring Parameter Constraints

    Declaring Return Value ConstraintsCascaded Validation; Customizing Method, Constructor, or Getter Validation; Manual Method Level Validation Invocation; Group Conversion; Group Validation; Specifying the Order of Group Validation; Group Conversion; Message Interpolation via EL; A Truly Open API; Summary; Chapter 7: Contexts and Dependency Injection; Brief Overview of CDI; Dependency Injection; Injection of Bean Metadata; Injection of the ServletContext; Marking Classes as Ignored by CDI; Producers; Programmatic Lookup; Container Life-Cycle Events; Priorities; Interceptors; Decorators

    Alternatives