From portal-commits at lists.jboss.org Fri May 23 01:17:34 2008 Content-Type: multipart/mixed; boundary="===============7774430182664975587==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10802 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules. Date: Fri, 23 May 2008 01:17:32 -0400 Message-ID: --===============7774430182664975587== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-05-23 01:17:31 -0400 (Fri, 23 May 2008) New Revision: 10802 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhan= dling.xml Log: 8.2.4. Page Policy - revising Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/e= rrorhandling.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorha= ndling.xml 2008-05-23 05:03:26 UTC (rev 10801) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorha= ndling.xml 2008-05-23 05:17:31 UTC (rev 10802) @@ -121,14 +121,22 @@ - Page policy - The window error policy controls how the page reacts to agg= regation errors. Indeed the page is most of the - time an aggregation of several portlet windows and the action = to take when an error occurs is different than - the other policies. Whenever an error occurs, the policy can e= ither handle it or ignore it. If the error is - ignored then it will be treated by the portal policy. The diff= erent actions that are possible upon an error are: + Page Policy + + The window error-policy controls how pages react to aggregation errors.= Most of the time, pages are an aggregation of several portlet windows, and= the action to take when an error occurs differs from other policies. When = an error occurs, the policy can either handle it, or ignore it. If the erro= r is ignored, it is handled by the portal policy. Possible actions taken af= ter such errors are: + + - Remove the window from the aggregation - Replace the markup of the window by a redirection= to a JSP page + + + remove the window from the aggregation. + + + + + replace the markup of the window by a redirection to a JSP page. + + --===============7774430182664975587==--