Filter Class Name: atg.portal.servlet.PageFilter

The Page Filter sets the request’s PAGE attribute. The Page Filter determines the page a request belongs to by examining the pageId query parameter. If a pageId query parameter does not exist, the Page Filter uses the Portal’s PortalObjectResolver to resolve the page.

The following attribute is set when the filter is invoked.

PAGE

A reference to the Page object.

Page Filter Parameters

The following init parameters can be used to control the behavior of the Page Filter:

Parameter

Description

portalManager

A reference to the PortalManager component.

pageIdParameterName

The name of the page ID query parameter. Defaults to paf_pageId.

initD5StyleAttributes

Sets request attributes compatible with the ATG Dynamo 5 portal product.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices