#139

support session scoped variables in a helper method on the ServletRenderContext for use in web apps

    • Created on: Tue, Aug 24 2010 (almost 2 years ago)
    • Reported by: jstrachan
    • Assigned to: -
    • Milestone: -
    • Estimate: None/Small/Medium/Large None
    • Status: New
    • Priority: Normal (3)
    • Component: -
    • Permission type: Private
    we have request scoped attribute variables in attributes* methods; we should have similar equivalents for request parameters and their session scoped equivalent using the Http Session object. e.g. so in a template we could do...

    ${params.getOrNull("myParam", "defaultValue")}
  • Followers
     
    Ico-users jstrachan , maslovalex 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
     
    User picture

          on Jan 26, 2011 @ 04:49pm UTC * By jstrachan

    Description changed from we have request coped varia... to we have request scoped attr...
    Time Expenditure
    Loading