The Definitive Guide to Apache MyFaces and Facelets
This book assumes you are interested in JSF and component-oriented development. It takes you through a journey beginning with the unique aspects of JSF, introduces you to the MyFaces specification, and continues with building your first application. Once you’ve mastered that, this book advances your...
Đã lưu trong:
Những tác giả chính: | , , , , , , , , , |
---|---|
Định dạng: | Sách |
Ngôn ngữ: | English |
Được phát hành: |
Apress
2013
|
Những chủ đề: | |
Truy cập trực tuyến: | http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34834 |
Các nhãn: |
Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
|
Thư viện lưu trữ: | Thư viện Trường Đại học Đà Lạt |
---|
id |
oai:scholar.dlu.edu.vn:DLU123456789-34834 |
---|---|
record_format |
dspace |
spelling |
oai:scholar.dlu.edu.vn:DLU123456789-348342014-01-20T01:37:19Z The Definitive Guide to Apache MyFaces and Facelets Wadia, Zubin Marinschek, Martin Saleh, Hazem Byrne, Dennis Ivankovits, Mario Civici, Cagatay Hülsebus, Arvid Bartetzko, Detlef Aranda, Bruno Christensen, Allan Lykke Guide This book assumes you are interested in JSF and component-oriented development. It takes you through a journey beginning with the unique aspects of JSF, introduces you to the MyFaces specification, and continues with building your first application. Once you’ve mastered that, this book advances your skill set further by taking you into the world of the Tomahawk component library. Here, you learn the power of componentization in JSF (you will be able to build a complex application with a few lines of code) and see the advantages of having a vibrant community like MyFaces continually developing new components into the sandbox like CAPTCHA-, media-, exporter-, and AJAX-enabled UI widgets. About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii About the Technical Reviewer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix ■CHAPTER 1 An Introduction to JavaServer Faces . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 ■CHAPTER 2 The Tomahawk Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 ■CHAPTER 3 Facelets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 ■CHAPTER 4 The Trinidad Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 ■CHAPTER 5 Conversations and Scoping with Orchestra . . . . . . . . . . . . . . . . . . . . 165 ■CHAPTER 6 Layouts and Themes with Tobago . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 ■CHAPTER 7 Antipatterns and Pitfalls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229 ■APPENDIX A Facelets Tag Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 271 ■APPENDIX B View State Encryption . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 285 ■APPENDIX C Custom Dependency Injection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287 ■INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 2013-07-22T02:41:38Z 2013-07-22T02:41:38Z 2008 Book 978-1-59059-737-8 http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34834 en application/pdf Apress |
institution |
Thư viện Trường Đại học Đà Lạt |
collection |
Thư viện số |
language |
English |
topic |
Guide |
spellingShingle |
Guide Wadia, Zubin Marinschek, Martin Saleh, Hazem Byrne, Dennis Ivankovits, Mario Civici, Cagatay Hülsebus, Arvid Bartetzko, Detlef Aranda, Bruno Christensen, Allan Lykke The Definitive Guide to Apache MyFaces and Facelets |
description |
This book assumes you are interested in JSF and component-oriented development. It takes you through a journey beginning with the unique aspects of JSF, introduces you to the MyFaces specification, and continues with building your first application. Once you’ve mastered that, this book advances your skill set further by taking you into the world of the Tomahawk component library. Here, you learn the power of componentization in JSF (you will be able to build a complex application with a few lines of code) and
see the advantages of having a vibrant community like MyFaces continually developing
new components into the sandbox like CAPTCHA-, media-, exporter-, and AJAX-enabled
UI widgets. |
format |
Book |
author |
Wadia, Zubin Marinschek, Martin Saleh, Hazem Byrne, Dennis Ivankovits, Mario Civici, Cagatay Hülsebus, Arvid Bartetzko, Detlef Aranda, Bruno Christensen, Allan Lykke |
author_facet |
Wadia, Zubin Marinschek, Martin Saleh, Hazem Byrne, Dennis Ivankovits, Mario Civici, Cagatay Hülsebus, Arvid Bartetzko, Detlef Aranda, Bruno Christensen, Allan Lykke |
author_sort |
Wadia, Zubin |
title |
The Definitive Guide to Apache MyFaces and Facelets |
title_short |
The Definitive Guide to Apache MyFaces and Facelets |
title_full |
The Definitive Guide to Apache MyFaces and Facelets |
title_fullStr |
The Definitive Guide to Apache MyFaces and Facelets |
title_full_unstemmed |
The Definitive Guide to Apache MyFaces and Facelets |
title_sort |
definitive guide to apache myfaces and facelets |
publisher |
Apress |
publishDate |
2013 |
url |
http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34834 |
_version_ |
1757668652136529920 |