Class Summary |
ErrorPage |
A base page for pages that contain an error property. |
Home |
Home page for the Portal tutorial. |
PortalServlet |
|
Portlet |
A Portlet component knows how to render the frame around a portlet block,
as well as manage the controls (close and minimize/maximize). |
PortletDef |
Defines a possible portlet; providing a unique id,
title, and the page and component path of the
Block providing content. |
PortletModel |
Models an active portlet within
the application. |
PortletSelectionModel |
A special property selection model used
to select a Portlet (from it's title). |
Slashdot |
Parses the Slashdot XML file and provides headlines. |
SlashdotParser |
Parser for the Slashdot format. |
SlashdotStory |
Encapsulates some data about a Slashdot story. |
Stock |
Stores information about a single Stock. |
Stocks |
Page that presents (fake) stock information. |
Visit |
|
Weather |
This is much simpler than the others, and mostly is here to demonstrate
how to include Direct links in a Portlet
content. |