Module tapestry.portlet
Back to master index

[public] Service Point tapestry.portlet.PortletStaleSessionExceptionPresenter Interface: org.apache.tapestry.error.StaleSessionExceptionPresenter
Displays a short message announcing that the session has expired.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="PortletStaleSessionExceptionPresenter" >
      • <set-service property="globals" service-id="PortletRequestGlobals" />
      </construct>
    </invoke-factory>

Module tapestry.portlet
Back to master index