oracle developer day
play

Oracle Developer Day Sponsored by: Sponsored by: Sponsored by: - PDF document

Oracle Developer Day Sponsored by: Sponsored by: Sponsored by: Sponsored by: J2EE Track: Session #3 Developing JavaServer Faces Applications Name Title Agenda Introduction to JavaServer Faces What is JavaServer Faces Goals


  1. Oracle Developer Day Sponsored by: Sponsored by: Sponsored by: Sponsored by: J2EE Track: Session #3 Developing JavaServer Faces Applications Name Title

  2. Agenda � Introduction to JavaServer Faces – What is JavaServer Faces – Goals � Architecture – Request Lifecycle – JSF Components – Developing JSF Applications � Oracle and JSF What is JavaServer Faces? � Standard J2EE Web UI framework � Developed through Java Community Process (JCP) as JSR-127, JSR-252 � Nickname: Faces � Started: May 2001 � First release: March 2004 � Oracle is a primary contributor

  3. Role of Faces � Focus on components, not markup � Automatic event and state handling � Designed to be leveraged by tools Goal is to simplify J2EE web application development Agenda � Introduction to JavaServer Faces – What is JavaServer Faces – Goals � Architecture – Request Lifecycle – JSF Components – Developing JSF Applications � Oracle and JSF

  4. Evolution of J2EE web tier Servlets JSP JSF � Each is built on the previous layer � Progressive levels of abstraction � Higher level programming JSF Architecture � Abstracts away from HTTP – Developers don’t need to understand request- response cycle � Abstracts away from HTML – Developers work with components, not markup – Developers don’t need to decode requests

  5. JSF Architecture HTML render kit Front Controller Front Controller Backend Backend Code Code WML WML render kit render kit Formal Phases – Initial Request JSF LIFECYCLE Client / Browser Client / Browser Restore View Restore View Render Render Response Response

  6. Formal Phases - Postback JSF LIFECYCLE Client / Browser Client / Browser Apply Apply Process Process Restore View Request Restore View Request Validation Validation Values Values Render Render Invoke Invoke Update Update Response Response Application Application Model Model Formal Phases (cont.) - JSP JSP LIFECYCLE Client / Browser Client / Browser Servlet Servlet URL parsing URL parsing Product code Product code (state management, (state management, events, etc.) events, etc.) Render Render JSP Response JSP Response

  7. JavaServer Faces and JSP � JSF is specified to support JSP � But need not always utilize it � Can build your own ViewHandler � JSF JSP support comes with a set of Base UI Component libraries � Core – For application tasks � Validation, Datatype conversion � HTML – For rendering basic HTML � Input fields, menus, tables button JSF vs. Traditional JSP JSP JSF JSP JSF Ease of Developer Lower Level Development Events Http Requests Java UI Markup UI Components Product Pages Applications

  8. JSF Components � Basic building blocks of a JSF application � Simple to complex UI components from a button to a complete page � Uses Value Binding to associate Model objects � Fully Extendable � Components include “Helper objects” – Validators, Converters, PhaseListeners… JSF Components The term “JSF Component” generally consists of: � UIComponent – Functionality, definition, or behavior � Renderer – Handle client side markup – Bundled in RenderKit � UI Component Tag Handler (for JSP) – Allows usage of JSF component in JSP – Associates Renderer with UI Component

  9. JSF Application A typical JSF application consists of: � JSP pages – With JSF components wrapped as JSP tags � Navigation Model – Defined in the Faces configuration file � Managed Beans – Application logic � Faces configuration - faces-config.xml D E M O N S T R A T I O N Developing a JSF Application

  10. Agenda � Introduction to JavaServer Faces – What is JavaServer Faces – Goals � Architecture – Request Lifecycle – JSF Components – Developing JSF Applications � Oracle and JSF Oracle and JSF � JSF Development in JDeveloper 10.1.3 – Complete visual development environment for JSF � Oracle ADF Faces – Oracle’s complementary library of JSF Components

  11. JSF and JDeveloper 10.1.3 � JSF Visual Editing – JSF UI Component visual editing – “Autobinding” backing code generation Option – Visual design for mobile clients JSF and JDeveloper 10.1.3 � Faces Config Editing Console – Console for productive editing of faces-config.xml

  12. JSF and JDeveloper 10.1.3 � JSF Page Flow – Visually design Faces navigation model JSF and JDeveloper 10.1.3 � Declarative data binding – JSR 227 – Drag and drop data binding support

  13. ADF Faces - Consistent Programming Model Industrial Industrial Browser Browser Phone/PDA Phone/PDA AS ITS ITS AS XML XML Skins XML XML Skins HTML HTML Render Kits HTML HTML RIA RIA Mobile Mobile Telnet Telnet ASK ASK Render Kits Portal Portal Faces RI Faces RI ADF Faces ADF Faces Components Components Java Server Faces / JSP Java Server Faces / JSP Interface Interface J2EE J2EE Bus. Logic Bus. Logic Oracle ADF Faces � A set of standard JSF 1.1 components � Runs on any compliant implementation of JSF � Over 100 types of components � PPR, scrollable and sortable table etc… � Rich feature set for customizing applications � ADF model support out-of-the-box � Look and Feel Customization

  14. ADF Faces Components � Accessibility and internationalization support across the board � Framework features e.g. Dialog framework and support for processes � Released early and often – every 4-5 weeks – on OTN ADF Faces RIA � RIA – Rich Internet Application � A Rich Client combining: – Deployment benefits of a Thin Client application – Rich interaction of a desktop application

  15. ADF Faces RIA � Rich Internet JSF components � Leveraging “Ajax” technologies � JSF components with live updates in the Browser � Popup menus, Trees, Splitters etc… Multi-client development

  16. D E M O N S T R A T I O N Multi-client JSF Application JSF Web Resources � JSF Reference Implementation � http://java.sun.com/j2ee/javaserverfaces/ � JSF Central – Most Popular Online JSF Community � http://jsfcentral.com � Oracle Technology Network JSF Resources � http://otn.oracle.com/jsf

  17. JSF Books Summary � Think components, not markup � Not just for HTML � Framework for both Corporate Developers and Component Developers � Built in event and state management � Component sets can be provided by any vendor � Closer to Swing or ASP.Net development � Choice of UI technology

  18. Q & Q U E S T I O N S Q U E S T I O N S A A N S W E R S A N S W E R S

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend