Portlets in Action
eBook - ePub

Portlets in Action

  1. 640 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Portlets in Action

About this book

Summary Portlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate.
About the Technology
Portlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the portal, other portlets, as well as outside servers and information sources. Using Java's Portlet 2.0 API and portal servers like Liferay, you can build flexible, stable business portals without the design overhead required by other application styles.
About the Book
Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR.Written for Java developers. No prior experience with portlets required 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.
What's Inside

  • Complete coverage of the Portlet 2.0 API
  • Spring 3.0 Portlet MVC and the Liferay portal server
  • Portal design best practices
  • Reusable source code


================================

Table of Contents

PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT

  • Introducing portals and portlets
  • The portlet lifecycle
  • Portlet 2.0 API - portlet objects and container-runtime options
  • Portlet 2.0 API - caching, security, and localization
  • Building your own portal
  • Using the portlet tag library
  • PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE
  • Getting started with Spring Portlet MVC
  • Annotation-driven development with Spring
  • Integrating portlets with databases
  • PART 3 ADVANCED PORTLET DEVELOPMENT
  • Personalizing portlets
  • Communicating with other portlets
  • Ajaxing portlets
  • Reusable logic with portlet filters
  • Portlet bridges
  • Web Services for Remote Portlets (WSRP)

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Portlets in Action by Ashish Sarin in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Cover Illustration
  8. Part 1. Getting started with portlet development
  9. Chapter 1. Introducing portals and portlets
  10. Chapter 2. The portlet lifecycle
  11. Chapter 3. Portlet 2.0 API—portlet objects and container-runtime options
  12. Chapter 4. Portlet 2.0 API—caching, security, and localization
  13. Chapter 5. Building your own portal
  14. Chapter 6. Using the portlet tag library
  15. Part 2. Developing portlets using Spring and Hibernate
  16. Chapter 7. Getting started with Spring Portlet MVC
  17. Chapter 8. Annotation-driven development with Spring
  18. Chapter 9. Integrating portlets with databases
  19. Part 3. Advanced portlet development
  20. Chapter 10. Personalizing portlets
  21. Chapter 11. Communicating with other portlets
  22. Chapter 12. Ajaxing portlets
  23. Chapter 13. Reusable logic with portlet filters
  24. Chapter 14. Portlet bridges
  25. Chapter 15. Web Services for Remote Portlets (WSRP)
  26. Appendix A. Getting started with GateIn Portal
  27. Appendix B. Configuring Liferay Portal with MySQL database
  28. Index
  29. List of Figures
  30. List of Tables
  31. List of Listings