Module tapestry.globals
Back to master index

[public] Service Point tapestry.globals.ServletContext Interface: javax.servlet.ServletContext
Exposes the global ServletContext s a service.
Implementation
  • <invoke-factory service-id="" model="singleton" >
    • <construct property="servletContext" service-id="ApplicationGlobals" />
    </invoke-factory>

Module tapestry.globals
Back to master index