JBoss.orgCommunity Documentation

JBoss Portlet Bridge Reference Guide


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
3.5. Additional Options
3.5.1. WindowState Saving
3.5.2. Restoring ViewId
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. General Error Handling
4.5. Custom Ajax Error Handling
4.6. Communication Between Your Portlets
4.6.1. Storing Components in PortletSession.APPLICATION_SCOPE
4.6.2. Using the PortletSession
4.7. Linking to Portlet/JSF Pages Using h:outputink
4.8. Redirecting to an External Page or Resource
4.9. Using Provided EL Variables
4.10. Remote Portlet Navigation Using Portlet Events