Filter Class Name: atg.portal.servlet.PortalFilter

The Portal Filter is used to set the request’s PORTAL attribute. The Portal Filter determines the portal the request belongs to by examining the portalId query parameter. If a portalId query parameter does not exist, the Portal Filter uses the PortalManager component to determine the PORTAL attribute.

The following attribute is set when the filter is invoked:

PORTAL

A reference to the Portal object.

Portal Filter Parameters

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

Parameter

Description

portalManager

A reference to the PortalManager component.

portalIdParameterName

The name of the portal id query parameter. Defaults to paf_portalId.


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