Portlets in Action

Portlets in Action

Paperback
Rs 8786
Currently not available.
Request this book.
Genre:Computer Science
Language : English
Published: September 30, 2011
Edition:9th
Paperback
ISBN13:9781935182542
ISBN10:1935182544
Dimensions:7.38 x 9.25 x 1.2 inches
Weight:1 g

About the 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

  1. PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT
  2. Introducing portals and portlets
  3. The portlet lifecycle
  4. Portlet 2.0 API - portlet objects and container-runtime options
  5. Portlet 2.0 API - caching, security, and localization
  6. Building your own portal
  7. Using the portlet tag library
  8. PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE
  9. Getting started with Spring Portlet MVC
  10. Annotation-driven development with Spring
  11. Integrating portlets with databases
  12. PART 3 ADVANCED PORTLET DEVELOPMENT
  13. Personalizing portlets
  14. Communicating with other portlets
  15. Ajaxing portlets
  16. Reusable logic with portlet filters
  17. Portlet bridges
  18. Web Services for Remote Portlets (WSRP)