## ## Velocity Template for DisplayTermsOfUsePage view-state ## ## Velocity context will contain the following properties : ## ## encoder - HTMLEncoder class ## flowExecutionKey - SWF execution key (this is built into the flowExecutionUrl) ## flowExecutionUrl - form action location ## flowRequestContext - Spring Web Flow RequestContext ## request - HttpServletRequest ## response - HttpServletResponse ## rpUIContext - context with SP UI information from the metadata ## termsOfUseId - terms of use ID to lookup message strings ## environment - Spring Environment object for property resolution #set ($serviceName = $rpUIContext.serviceName) #set ($rpOrganizationLogo = $rpUIContext.getLogo()) ##