Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java EE: Servlets and JavaServer Faces

    Posted By: Landau17
    Java EE: Servlets and JavaServer Faces

    Java EE: Servlets and JavaServer Faces
    MP4 | Video: 720p | Duration: 2:11:29 | English | Subtitles: VTT | 574.6 MB



    Two of the core components driving Java EE web applications are servlets (Java classes that can listen for and respond to HTTP requests) and JavaServer Faces (JSF), a framework for constructing server-side user interfaces. This course shows how to create basic servlets and Facelets (Faces' view templates) and build simple data-management applications with Java EE. Author Patrick Royal also shares parallel-processing tips that save you time on both ends of servlet transactions, along with tricks for extending servlets and increasing your Java application's cross-compatibility.

    Topics include:
    • Creating simple Java EE servlets
    • Setting up a JavaServer Faces application
    • Developing managed beans
    • Working with web context
    • Handling servlet life-cycle events
    • Developing parallel-capable servlets
    • Optimizing Java EE code
    • Enabling security
    • Creating custom components and renderers