JBoss.org
Community Documentation
Next
JBoss Portlet Bridge Reference Guide
Copyright © 2011 Red Hat
1. JBoss Portlet Bridge Overview
2. Getting started with JBoss Portlet Bridge
2.1. What's New in 2.0?
2.1.1. Eventing
2.1.2. Portlet Served Resources
2.1.3. Public Render Parameters
2.2. Bridge Frameworks and Extensions
2.2.1. Seam Bridgelets
2.2.2. RichFaces Bridgelets
2.3. Before you start
2.4. Maven Archetypes
2.5. Video Tutorials
3. Bridge Configuration
3.1. Core Setup and Configuration
3.1.1. portlet.xml
3.1.2. faces-config.xml
3.1.3. Facelets Configuration
3.1.4. JSP Only Configuration
3.1.5. JSR-329
3.2. RichFaces Setup and Configuration Options
3.2.1. web.xml
3.3. Seam Setup and Configuration Options
3.3.1. Configuration
3.4. Portlet 2.0 Coordination
3.4.1. Sending and Receiving Events
3.4.2. Public Render Parameters
3.4.3. Serving Your JSF Resources in a Portlet
4. Developing Portlets with the Bridge
4.1. Excluding Attributes from the Bridge Request Scope
4.2. Supporting PortletMode Changes
4.3. Navigating to a mode's last viewId
4.4. Clearing The View History When Changing Portlet Modes
4.5. General Error Handling
4.6. Custom Ajax Error Handling
4.7. Communication Between Your Portlets
4.7.1. Storing Components in PortletSession.APPLICATION_SCOPE
4.7.2. Using the PortletSession
4.8. Linking to Portlet/JSF Pages Using h:outputink
4.9. Redirecting to an External Page or Resource
4.10. Using Provided EL Variables
4.11. Remote Portlet Navigation Using Portlet Events
Next
Chapter 1. JBoss Portlet Bridge Overview