Author: vgritsenko Date: Tue Mar 15 08:55:41 2005 New Revision: 157562 URL: http://svn.apache.org/viewcvs?view=rev&rev=157562 Log: add link to samples
Modified: cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/samples.xml Modified: cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/samples.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/samples.xml?view=diff&r1=157561&r2=157562 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/samples.xml (original) +++ cocoon/branches/BRANCH_2_1_X/src/webapp/samples/errorhandling/samples.xml Tue Mar 15 08:55:41 2005 @@ -81,5 +81,10 @@ <sample name="ApplicationException (3)" href="exception/application?code=3"> Generate ApplicationException with error code 3. </sample> + <sample name="Internal Requests" href="internal/"> + Internal requests error handling is the new feature introduced in Cocoon 2.1.7 + provides a way to handle exceptions for aggregated, included, or used elsewhere, + internal pipelines. + </sample> </group> </samples>