Luận Văn JSF and Ajax with Project Woodstock

Thảo luận trong 'Công Nghệ Thông Tin' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    170
    Điểm thành tích:
    0
    Xu:
    0Xu
    ĐỀ TÀI : JSF and Ajax with Project Woodstock

    Tác giả : Doris Chen Ph.D.
    ã Value and Method Binding
    ã Managed Beans
    ã Navigation, Request Processing Lifecycle



    Background
    ã Building AJAX based applications could be easier?
    ã Classic computer science answer: encapsulation
    - Hide functionality behind simple building blocks
    - Provide a framework for assembling complicated things out of
    simple things
    - Embed the encapsulations inside development tools that can
    do some of the grunt work
    ã In this talk, we will examine using JavaServer Faces to
    encapsulate AJAX technologies
    - But first, we need to understand what JavaServer Faces (JSF)
    is all about .

    User Interface Components
    ã Contains the current state of a component:
    - Visual appearance characteristics
    - Bindings to model tier data and event handlers
    ã Implemented as a classic JavaBean:
    - Properties – state characteristics
    - Methods – encapsulated behavior exposed to apps
    - Events – respond to UI related events
    ã Composed into a component tree per logical view
    - Single “view root” component
    - Arbitrary levels of nesting for child components
    [TABLE="width: 100%"]
    [TR]
    [TD="colspan: 2"][/TD]
    [/TR]
    [TR]
    [TD="colspan: 2"][TABLE="width: 100%, align: center"]
    [TR]
    [/TR]
    [/TABLE]
    [/TD]
    [/TR]
    [/TABLE]
     
Đang tải...