Module
tapestry.portlet
Back to master index
Service Point tapestry.portlet.PortletRequest
Interface:
javax.portlet.PortletRequest
The PortletRequest for the current request. This may be either an ActionRequest or a RenderRequest.
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<construct
property
="
portletRequest
"
service-id
="
PortletRequestGlobals
" />
</invoke-factory>
Module
tapestry.portlet
Back to master index