Practical JBoss Seam Projects

Practical JBoss Seam Projects

Author: James Farley

Publisher: Apress

Published: 2007-10-18

Total Pages: 240

ISBN-13: 1430202920

DOWNLOAD EBOOK

Practical JBoss Seam® Web 2.0 Projects, written by renowned author and enterprise Java practitioner Jim Farley, is a practical, projects-based book on this groundbreaking open source lightweight JSF-EJB3 framework. It uses practical application scenarios to demonstrate the nature of the JBoss Seam framework, its efficacy, and its limitations. A series of scenarios and real-world case studies offer valuable insight into the new practices of JBoss Seam Web 2.0 development. Each demonstrates a specific element of the framework, from a PayPal-like web application project to designing rich web user interfaces using Seam and Ajax.


Book Synopsis Practical JBoss Seam Projects by : James Farley

Download or read book Practical JBoss Seam Projects written by James Farley and published by Apress. This book was released on 2007-10-18 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: Practical JBoss Seam® Web 2.0 Projects, written by renowned author and enterprise Java practitioner Jim Farley, is a practical, projects-based book on this groundbreaking open source lightweight JSF-EJB3 framework. It uses practical application scenarios to demonstrate the nature of the JBoss Seam framework, its efficacy, and its limitations. A series of scenarios and real-world case studies offer valuable insight into the new practices of JBoss Seam Web 2.0 development. Each demonstrates a specific element of the framework, from a PayPal-like web application project to designing rich web user interfaces using Seam and Ajax.


Beginning JBoss Seam

Beginning JBoss Seam

Author: Joseph Faisal Nusairat

Publisher: Apress

Published: 2007-04-30

Total Pages: 363

ISBN-13: 1430203854

DOWNLOAD EBOOK

JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that’s taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.


Book Synopsis Beginning JBoss Seam by : Joseph Faisal Nusairat

Download or read book Beginning JBoss Seam written by Joseph Faisal Nusairat and published by Apress. This book was released on 2007-04-30 with total page 363 pages. Available in PDF, EPUB and Kindle. Book excerpt: JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that’s taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.


JBoss Seam

JBoss Seam

Author: Michael Yuan

Publisher: Pearson Education

Published: 2007-04-26

Total Pages: 432

ISBN-13: 9780132712989

DOWNLOAD EBOOK

A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393 Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss Seam’s project leader and technology evangelist take you inside this powerful new technology, showing exactly how to put it to work. Michael Yuan and Thomas Heute show how JBoss Seam enables you to create web applications that would have been difficult or impossible with previous Java frameworks. Through hands-on examples and a complete case study application, you’ll learn how to leverage JBoss Seam’s breakthrough state management capabilities; integrate business processes and rules; use AJAX with Seam; and deploy your application into production, one step at a time. Coverage includes How JBoss Seam builds on–and goes beyond–the Java EE platform • Using the “Stateful Framework”: conversations, workspaces, concurrent conversations, and transactions • Integrating the web and data components: validation, clickable data tables, and bookmarkable web pages • Creating AJAX and custom UI components, enabling AJAX for existing JSF components, and JavaScript integration via Seam Remoting • Managing business processes, defining stateful pageflows, and implementing rule-based security • Testing and optimizing JBoss Seam applications • Deploying in diverse environments: with Tomcat, with production databases, in clusters, without EJB 3, and more


Book Synopsis JBoss Seam by : Michael Yuan

Download or read book JBoss Seam written by Michael Yuan and published by Pearson Education. This book was released on 2007-04-26 with total page 432 pages. Available in PDF, EPUB and Kindle. Book excerpt: A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393 Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss Seam’s project leader and technology evangelist take you inside this powerful new technology, showing exactly how to put it to work. Michael Yuan and Thomas Heute show how JBoss Seam enables you to create web applications that would have been difficult or impossible with previous Java frameworks. Through hands-on examples and a complete case study application, you’ll learn how to leverage JBoss Seam’s breakthrough state management capabilities; integrate business processes and rules; use AJAX with Seam; and deploy your application into production, one step at a time. Coverage includes How JBoss Seam builds on–and goes beyond–the Java EE platform • Using the “Stateful Framework”: conversations, workspaces, concurrent conversations, and transactions • Integrating the web and data components: validation, clickable data tables, and bookmarkable web pages • Creating AJAX and custom UI components, enabling AJAX for existing JSF components, and JavaScript integration via Seam Remoting • Managing business processes, defining stateful pageflows, and implementing rule-based security • Testing and optimizing JBoss Seam applications • Deploying in diverse environments: with Tomcat, with production databases, in clusters, without EJB 3, and more


Beginning JSFTM 2 APIs and JBoss® Seam

Beginning JSFTM 2 APIs and JBoss® Seam

Author: Kent Ka Iok Tong

Publisher: Apress

Published: 2009-07-25

Total Pages: 304

ISBN-13: 1430219238

DOWNLOAD EBOOK

The Enterprise JavaTM platform, Java EE 6, has gotten a facelift ... JavaServerTM Faces (JSFTM) 2, is a big part of what's new in Java EE 6! JSF 2, a significant upgrade from JSF 1.2, includes Facelets and integration/use options with a variety of web frameworks, including the popular JBoss® Seam and even the Spring Framework. Beginning JSFTM 2 APIs and JBoss® Seam gets you up to speed with the JSF 2.x API features and how they're implemented using the latest Seam web framework. This quick–start tutorial is the fastest way to get started on JSF 2, Facelets, and Seam, and with it you'll take the most useful features in the frameworks and apply them using best practices. You'll learn to create and enhance an eShop using practical methods, and can re-purpose the template for your own personal and professional projects.


Book Synopsis Beginning JSFTM 2 APIs and JBoss® Seam by : Kent Ka Iok Tong

Download or read book Beginning JSFTM 2 APIs and JBoss® Seam written by Kent Ka Iok Tong and published by Apress. This book was released on 2009-07-25 with total page 304 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Enterprise JavaTM platform, Java EE 6, has gotten a facelift ... JavaServerTM Faces (JSFTM) 2, is a big part of what's new in Java EE 6! JSF 2, a significant upgrade from JSF 1.2, includes Facelets and integration/use options with a variety of web frameworks, including the popular JBoss® Seam and even the Spring Framework. Beginning JSFTM 2 APIs and JBoss® Seam gets you up to speed with the JSF 2.x API features and how they're implemented using the latest Seam web framework. This quick–start tutorial is the fastest way to get started on JSF 2, Facelets, and Seam, and with it you'll take the most useful features in the frameworks and apply them using best practices. You'll learn to create and enhance an eShop using practical methods, and can re-purpose the template for your own personal and professional projects.


Seam in Action

Seam in Action

Author: Dan Allen

Publisher: Simon and Schuster

Published: 2008-08-31

Total Pages: 922

ISBN-13: 1638354847

DOWNLOAD EBOOK

JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability. Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head with the complexities in the Java EE architecture. The author presents an unbiased view of Seam from outside the walls of RedHat/JBoss, focusing on such topics as Spring integration and deployment to alternative application servers to steer clear of vendor lock-in. By the end of the book, you should expect to not only gain a deep understanding of Seam, but also come away with the confidence to teach the material to others. To start off, you will see a working Java EE-compliant application come together by the end of the second chapter. As you progress through the book, you will discover how Seam eliminates unnecessary layers and configurations, solves the most common JSF pain points, and establishes the missing link between JSF, EJB 3 and JavaBean components. The author also shows you how Seam opens doors for you to incorporate technologies you previously have not had time to learn, such as business processes and stateful page flows (jBPM), Ajax remoting, PDF generation, asynchronous tasks, and more. All too often, developers spend a majority of their time integrating disparate technologies, manually tracking state, struggling to understand JSF, wrestling with Hibernate exceptions, and constantly redeploying applications, rather than on the logic pertaining to the business at hand. Seam in Action dives deep into thorough explanations of how Seam eliminates these non-core tasks by leveraging configuration by exception, Java 5 annotations, and aspect-oriented programming. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.


Book Synopsis Seam in Action by : Dan Allen

Download or read book Seam in Action written by Dan Allen and published by Simon and Schuster. This book was released on 2008-08-31 with total page 922 pages. Available in PDF, EPUB and Kindle. Book excerpt: JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability. Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head with the complexities in the Java EE architecture. The author presents an unbiased view of Seam from outside the walls of RedHat/JBoss, focusing on such topics as Spring integration and deployment to alternative application servers to steer clear of vendor lock-in. By the end of the book, you should expect to not only gain a deep understanding of Seam, but also come away with the confidence to teach the material to others. To start off, you will see a working Java EE-compliant application come together by the end of the second chapter. As you progress through the book, you will discover how Seam eliminates unnecessary layers and configurations, solves the most common JSF pain points, and establishes the missing link between JSF, EJB 3 and JavaBean components. The author also shows you how Seam opens doors for you to incorporate technologies you previously have not had time to learn, such as business processes and stateful page flows (jBPM), Ajax remoting, PDF generation, asynchronous tasks, and more. All too often, developers spend a majority of their time integrating disparate technologies, manually tracking state, struggling to understand JSF, wrestling with Hibernate exceptions, and constantly redeploying applications, rather than on the logic pertaining to the business at hand. Seam in Action dives deep into thorough explanations of how Seam eliminates these non-core tasks by leveraging configuration by exception, Java 5 annotations, and aspect-oriented programming. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.


Seam Framework

Seam Framework

Author: Michael Yuan

Publisher: Pearson Education

Published: 2009-02-04

Total Pages: 620

ISBN-13: 0138153361

DOWNLOAD EBOOK

Fully Updated to Cover Major Enhancements to Seam 2.x In Seam Framework, Second Edition, the authors of the leading guide to Seam programming have systematically updated their text to reflect the major improvements introduced with Seam 2.x. This author team–all key Seam project contributors–teach Seam 2.x through detailed example applications that reveal how Seam simplifies many tasks that were previously difficult or impractical. Their robust descriptions are complemented by in-depth feature discussions that demonstrate how to use Seam’s power to the fullest. Whether you’re new to Seam programming or a seasoned Seam developer who wants to achieve deeper mastery of Seam 2.x, this book will be an indispensable resource. Coverage includes Using improvements to Seam’s conversation model, transaction management, and other features Enhancing security, performing end-to-end validation, and providing custom exception pages Using Quartz to execute timer jobs in your application Generating bookmarkable RESTful Web pages the easy way Developing highly scalable applications with Seam 2.x’s new multilayer caching Simplifying development with Groovy, the scripting language that runs directly on the JVM Using jBPM business processes to improve page flow Previewing Web Beans (JSR-299), the future core of Seam that will transform Java EE Web development *Download source code for this book’s case study application at solutionsfit.com/seam.


Book Synopsis Seam Framework by : Michael Yuan

Download or read book Seam Framework written by Michael Yuan and published by Pearson Education. This book was released on 2009-02-04 with total page 620 pages. Available in PDF, EPUB and Kindle. Book excerpt: Fully Updated to Cover Major Enhancements to Seam 2.x In Seam Framework, Second Edition, the authors of the leading guide to Seam programming have systematically updated their text to reflect the major improvements introduced with Seam 2.x. This author team–all key Seam project contributors–teach Seam 2.x through detailed example applications that reveal how Seam simplifies many tasks that were previously difficult or impractical. Their robust descriptions are complemented by in-depth feature discussions that demonstrate how to use Seam’s power to the fullest. Whether you’re new to Seam programming or a seasoned Seam developer who wants to achieve deeper mastery of Seam 2.x, this book will be an indispensable resource. Coverage includes Using improvements to Seam’s conversation model, transaction management, and other features Enhancing security, performing end-to-end validation, and providing custom exception pages Using Quartz to execute timer jobs in your application Generating bookmarkable RESTful Web pages the easy way Developing highly scalable applications with Seam 2.x’s new multilayer caching Simplifying development with Groovy, the scripting language that runs directly on the JVM Using jBPM business processes to improve page flow Previewing Web Beans (JSR-299), the future core of Seam that will transform Java EE Web development *Download source code for this book’s case study application at solutionsfit.com/seam.


Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd)

Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd)

Author: Kogent Solutions Inc.

Publisher: Dreamtech Press

Published: 2008-07

Total Pages: 1704

ISBN-13: 9788177228359

DOWNLOAD EBOOK

Many bookstores offer numerous choices of books on Java Server Programming; however, most of these books are intricate and complex to grasp. So, what are your chances of picking up the right one? If this question has been troubling you, be rest assured now! This book, Java Server Programming: Java EE 5 (J2EE 1.5) Black Book, Platinum Edition, is a one-time reference book that covers all aspects of Java EE in an easy-to-understand approach for example, how an application server runs; how GlassFish Application server deploys a Java application; a complete know-how of design patterns, best practices, and design strategies; working with Java related technologies such as NetBeans IDE 6.0, Hibernate, Spring, and Seam frameworks; and proven solutions using the key Java EE technologies, such as JDBC, Servlets, JSP, JSTL, RMI, JNDI, JavaMail, Web services, JCA, Struts, JSF, UML, and much more& All this, as the book explores these concepts with appropriate examples and executable applications no doubt, every aspect of the book is worth its price.


Book Synopsis Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd) by : Kogent Solutions Inc.

Download or read book Java Server Programming Java Ee5 Black Book, Platinum Ed (With Cd) written by Kogent Solutions Inc. and published by Dreamtech Press. This book was released on 2008-07 with total page 1704 pages. Available in PDF, EPUB and Kindle. Book excerpt: Many bookstores offer numerous choices of books on Java Server Programming; however, most of these books are intricate and complex to grasp. So, what are your chances of picking up the right one? If this question has been troubling you, be rest assured now! This book, Java Server Programming: Java EE 5 (J2EE 1.5) Black Book, Platinum Edition, is a one-time reference book that covers all aspects of Java EE in an easy-to-understand approach for example, how an application server runs; how GlassFish Application server deploys a Java application; a complete know-how of design patterns, best practices, and design strategies; working with Java related technologies such as NetBeans IDE 6.0, Hibernate, Spring, and Seam frameworks; and proven solutions using the key Java EE technologies, such as JDBC, Servlets, JSP, JSTL, RMI, JNDI, JavaMail, Web services, JCA, Struts, JSF, UML, and much more& All this, as the book explores these concepts with appropriate examples and executable applications no doubt, every aspect of the book is worth its price.


JBoss Seam

JBoss Seam

Author: Michael Juntao Yuan

Publisher: Prentice-Hall PTR

Published: 2007

Total Pages: 0

ISBN-13: 9780131347960

DOWNLOAD EBOOK

A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393 Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss Seam''s project leader and technology evangelist take you inside this powerful new technology, showing exactly how to put it to work. Michael Yuan and Thomas Heute show how JBoss Seam enables you to create web applications that would have been difficult or impossible with previous Java frameworks. Through hands-on examples and a complete case study application, you''ll learn how to leverage JBoss Seam''s breakthrough state management capabilities; integrate business processes and rules; use AJAX with Seam; and deploy your application into production, one step at a time. Coverage includes How JBoss Seam builds on--and goes beyond--the Java EE platform * Using the "Stateful Framework": conversations, workspaces, concurrent conversations, and transactions * Integrating the web and data components: validation, clickable data tables, and bookmarkable web pages * Creating AJAX and custom UI components, enabling AJAX for existing JSF components, and JavaScript integration via Seam Remoting * Managing business processes, defining stateful pageflows, and implementing rule-based security * Testing and optimizing JBoss Seam applications * Deploying in diverse environments: with Tomcat, with production databases, in clusters, without EJB 3, and more * Download source code for this book''s case study application at http://michaelyuan.com/seam/. www.prenhallprofessional.com www.jboss.com About This Book About the Authors Acknowledgments Part I: Getting Started Chapter 1: What Is Seam? Chapter 2: Seam Hello World Chapter 3: Recommended JSF Enhancements Chapter 4: Rapid Application Development Tools Part II: Stateful Applications Made Easy Chapter 5: An Introduction to Stateful Framework Chapter 6: A Simple Stateful Application Chapter 7: Conversations Chapter 8: Workspaces and Concurrent Conversations Chapter 9: Transactions Part III: Integrating Web and Data Components Chapter 10: Validate Input Data Chapter 11: Clickable Data Tables Chapter 12: Bookmarkable Web Pages Chapter 13: The Seam CRUD Application Framework Chapter 14: Failing Gracefully Part IV: AJAX Support Chapter 15: Custom and AJAX UI Components Chapter 16: Enabling AJAX for Existing Components Chapter 17: Direct JavaScript Integration Part V: Business Processes and Rules Chapter 18: Managing Business Processes Chapter 19: Stateful Pageflows Chapter 20: Rule-Based Security Framework Part VI: Testing Seam Applications Chapter 21: Unit Testing Chapter 22: Integration Testing Part VII: Production Deployment Chapter 23: Java EE 5.0 Deployment Chapter 24: Seam Without EJB3 Chapter 25: Tomcat Deployment Chapter 26: Using a Production Database Chapter 27: Performance Tuning and Clustering Appendix A: Installing and Deploying JBoss AS Appendix B: Using Example Applications as Templates Index


Book Synopsis JBoss Seam by : Michael Juntao Yuan

Download or read book JBoss Seam written by Michael Juntao Yuan and published by Prentice-Hall PTR. This book was released on 2007 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393 Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development JBoss Seam integrates EJB 3.0 and JSF components under a unified framework that simplifies and accelerates Java EE web development. Now, JBoss Seam''s project leader and technology evangelist take you inside this powerful new technology, showing exactly how to put it to work. Michael Yuan and Thomas Heute show how JBoss Seam enables you to create web applications that would have been difficult or impossible with previous Java frameworks. Through hands-on examples and a complete case study application, you''ll learn how to leverage JBoss Seam''s breakthrough state management capabilities; integrate business processes and rules; use AJAX with Seam; and deploy your application into production, one step at a time. Coverage includes How JBoss Seam builds on--and goes beyond--the Java EE platform * Using the "Stateful Framework": conversations, workspaces, concurrent conversations, and transactions * Integrating the web and data components: validation, clickable data tables, and bookmarkable web pages * Creating AJAX and custom UI components, enabling AJAX for existing JSF components, and JavaScript integration via Seam Remoting * Managing business processes, defining stateful pageflows, and implementing rule-based security * Testing and optimizing JBoss Seam applications * Deploying in diverse environments: with Tomcat, with production databases, in clusters, without EJB 3, and more * Download source code for this book''s case study application at http://michaelyuan.com/seam/. www.prenhallprofessional.com www.jboss.com About This Book About the Authors Acknowledgments Part I: Getting Started Chapter 1: What Is Seam? Chapter 2: Seam Hello World Chapter 3: Recommended JSF Enhancements Chapter 4: Rapid Application Development Tools Part II: Stateful Applications Made Easy Chapter 5: An Introduction to Stateful Framework Chapter 6: A Simple Stateful Application Chapter 7: Conversations Chapter 8: Workspaces and Concurrent Conversations Chapter 9: Transactions Part III: Integrating Web and Data Components Chapter 10: Validate Input Data Chapter 11: Clickable Data Tables Chapter 12: Bookmarkable Web Pages Chapter 13: The Seam CRUD Application Framework Chapter 14: Failing Gracefully Part IV: AJAX Support Chapter 15: Custom and AJAX UI Components Chapter 16: Enabling AJAX for Existing Components Chapter 17: Direct JavaScript Integration Part V: Business Processes and Rules Chapter 18: Managing Business Processes Chapter 19: Stateful Pageflows Chapter 20: Rule-Based Security Framework Part VI: Testing Seam Applications Chapter 21: Unit Testing Chapter 22: Integration Testing Part VII: Production Deployment Chapter 23: Java EE 5.0 Deployment Chapter 24: Seam Without EJB3 Chapter 25: Tomcat Deployment Chapter 26: Using a Production Database Chapter 27: Performance Tuning and Clustering Appendix A: Installing and Deploying JBoss AS Appendix B: Using Example Applications as Templates Index


JBoss in Action

JBoss in Action

Author: Javid Jamae

Publisher: Simon and Schuster

Published: 2008-12-31

Total Pages: 853

ISBN-13: 1638354537

DOWNLOAD EBOOK

JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers through the JBoss 5 Application Server from installation to configuration to production development. It shows how to configure the server's various component containers such as the JBoss Web Server, the EJB 3 server, and JBoss Messaging. It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches how to use some of the "hot" technologies that run on top of the application server, such as Jboss Seam and JBoss Portal. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. The authors, both seasoned professional experts at developing and administering JBoss, provide meaningful explanations and background on many topics which they tie in with their own practical, real-world advice from their collective experience. These uniquely comprehensive explanations and the wide coverage provided in this book surpass any other content currently available in any other book, article, or documentation on the subject.


Book Synopsis JBoss in Action by : Javid Jamae

Download or read book JBoss in Action written by Javid Jamae and published by Simon and Schuster. This book was released on 2008-12-31 with total page 853 pages. Available in PDF, EPUB and Kindle. Book excerpt: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers through the JBoss 5 Application Server from installation to configuration to production development. It shows how to configure the server's various component containers such as the JBoss Web Server, the EJB 3 server, and JBoss Messaging. It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches how to use some of the "hot" technologies that run on top of the application server, such as Jboss Seam and JBoss Portal. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. The authors, both seasoned professional experts at developing and administering JBoss, provide meaningful explanations and background on many topics which they tie in with their own practical, real-world advice from their collective experience. These uniquely comprehensive explanations and the wide coverage provided in this book surpass any other content currently available in any other book, article, or documentation on the subject.


JBoss Portal Server Development

JBoss Portal Server Development

Author: Ramanujam Rao

Publisher: Packt Publishing Ltd

Published: 2009-02-25

Total Pages: 369

ISBN-13: 1847194117

DOWNLOAD EBOOK

Create dynamic, feature-rich, and robust enterprise portal applications


Book Synopsis JBoss Portal Server Development by : Ramanujam Rao

Download or read book JBoss Portal Server Development written by Ramanujam Rao and published by Packt Publishing Ltd. This book was released on 2009-02-25 with total page 369 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create dynamic, feature-rich, and robust enterprise portal applications