Module tapestry.request
Back to master index

[public] Service Point tapestry.request.ResponseRenderer Interface: org.apache.tapestry.services.ResponseRenderer
Renders the active page as the response.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.services.impl.ResponseRendererImpl" >
      • <set-service property="localeManager" service-id="RequestLocaleManager" />
      </construct>
    </invoke-factory>

Module tapestry.request
Back to master index