The Portal request object encapsulates all the information contained in a client request. The Portal request implements atg.portal.servlet.PortalServletRequest, which is a subinterface of javax.servlet.http.HttpServletRequest. Some of the information in the Portal request is directly transmitted from the client using the HTTP protocol. Other information is derived from data encoded in the HTTP request by the Portal Filter Chain.

 
loading table of contents...