Portlets In Action
Book Description
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
What’s Inside
- Unordered list
- Complete coverage of the Portlet 2.0 API
- Spring 3.0 Portlet MVC and the Liferay portal server
- Portal design best practices
- Reusable source
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)