Learn Java for Web Development
CHAPTER 6: Component-Based Web Development Using JSF 2 279 Phase 5: Invoke Application During this phase, the JSF runtime proces ...
280 CHAPTER 6: Component-Based Web Development Using JSF 2 Now the JSF runtime enters the second phase: Apply Request Values. T ...
CHAPTER 6: Component-Based Web Development Using JSF 2 281 In the Invoke Application phase, the UICommand component checks whet ...
282 CHAPTER 6: Component-Based Web Development Using JSF 2 Facelets Facelets was created to replace the use of JSP as a view dec ...
CHAPTER 6: Component-Based Web Development Using JSF 2 283 Listing 6-7. ui:composition Tag The optional attribute declares a te ...
284 CHAPTER 6: Component-Based Web Development Using JSF 2 ui:param The ui:param tag is used inside ui:include tags to define na ...
CHAPTER 6: Component-Based Web Development Using JSF 2 285 Lin ...
286 CHAPTER 6: Component-Based Web Development Using JSF 2 BOOK STORE Line 6: The ui:compositi ...
CHAPTER 6: Component-Based Web Development Using JSF 2 287 Listing 6-16. contents.xhtml <?xml version="1.0" encoding="UTF-8" ...
288 CHAPTER 6: Component-Based Web Development Using JSF 2 Building the Bookstore Application Using JSF 2 In this section, you w ...
CHAPTER 6: Component-Based Web Development Using JSF 2 289 Figure 6-18. Directory structure of the bookstore web application ...
290 CHAPTER 6: Component-Based Web Development Using JSF 2 Integrating JSF with Spring Framework To integrate JSF with the Sprin ...
CHAPTER 6: Component-Based Web Development Using JSF 2 291 org.springframework.web.context.ContextLoaderListener ...
292 CHAPTER 6: Component-Based Web Development Using JSF 2 Listing 6-20. BookController.java package com.apress.books.controlle ...
CHAPTER 6: Component-Based Web Development Using JSF 2 293 Listing 6-21. applicationContext.xml <?xml version="1.0" encoding ...
294 CHAPTER 6: Component-Based Web Development Using JSF 2 Listing 6-22. sideBar.xhtml <?xml version="1.0" encoding="UTF-8"? ...
CHAPTER 6: Component-Based Web Development Using JSF 2 295 Figure 6-19. Home page of the bookstore web application Figure 6-20. ...
296 CHAPTER 6: Component-Based Web Development Using JSF 2 Listing 6-23 illustrates the code for Figure 6-19. Listing 6-23. home ...
CHAPTER 6: Component-Based Web Development Using JSF 2 297 List of All books ...
298 CHAPTER 6: Component-Based Web Development Using JSF 2 Summary JSF is a component-based MVC framework, at the heart of which ...
«
10
11
12
13
14
15
16
17
18
19
»
Free download pdf