JBoss Portal

Reference guide

Thomas Heute

0.2


Table of Contents

Target Audience
Acknowledgements
1. JSR168 portlets
1.1. Introduction
1.2. The basics
1.2.1. Portal
1.2.2. Page composition
1.2.3. Rendering modes
2. XML descriptors
2.1. Introduction
2.2. /WEB-INF/jboss-portlet.xml
2.3. /WEB-INF/portlet.xml
2.4. portlet-instances.xml
2.5. *-page.xml
2.6. *-portal.xml
3. Portal urls
3.1. Introduction
3.2. Acessing a portal
3.3. Accessing a page
4. Bring security to JBoss portlets
4.1. Introduction
4.2. Defining the security model for your portlet
4.3. Giving permissions to roles
4.4. Checking a permission inside your portlet
5. Deploying Custom Portlets
5.1. Introduction
5.2. Assumptions
5.3. Adding the XML Descriptors