HttpServletRequest
on the methods returning data reading the state. The object can be used either during the render request where the dispatched request will be used. It can also be used during a request dispatch made from the portlet to a servlet, in that situation the request provided will be the one valid during the dispatching operation. The other motivation of this class is to hold the state of the attributes that have been modified by the request to the portlet container, so it will not write in the portal request attributes.
@author Julien Viet
@version $Revision: 1.1 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|