|
The application we build in this lab simulates a real world flower store shopping site using AJAX, JavaServer Faces, Web Services, Hibernate and EJB technology. NetBeans Visual Web Pack is used to demonstrate how to visually develop AJAX and JavaSever Faces standard web application and integrate easily with web services, Hibernate and EJB application. In this lab, you will explore how to develop web applications with AJAX-enabled JavaServer Faces components, jMaki widgets and other third party JavaServer Faces components. jMaki widgets and other third party JSF components has the characteristic of visually appealing and provide rich user interfaces. The JavaScript and complex server-side asynchronous communication within each JavaServer Faces component is encapsulated from the application development. Using the JavaServer faces component is as simple as Drag and drop the component, set properties, and customize server-side event handlers. Also, you will learn how to access databases, web services, and work with Hibernate and EJB application at back end. Major features and functions you will implement in the lab: AJAX rating, paypal services, store locator on maps, data obtained from Hibernate/EJB application and displayed in well formatted table and multiple pages view. By the end of the lab, you will complete a flower store application similar to a real life application
|