Module tapestry.globals
Back to master index

[public] Service Point tapestry.globals.WebContext Interface: org.apache.tapestry.web.WebContext
Exposes the global WebContext (a wrapper around the Servlet or Portlet context) as a service.
Implementation
  • <invoke-factory service-id="" model="singleton" >
    • <construct property="webContext" service-id="ApplicationGlobals" />
    </invoke-factory>

Module tapestry.globals
Back to master index