Spring Framework

@CookieValue annotation similar to the @RequestParam annotation for populating method parameters with cookie values

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.5.6
  • Fix Version/s: None
  • Component/s: SpringWEB
  • Description:
    Hide

    Currently, Spring's MVC Controller annotations support providing method parameters via Request Parameters. It would be useful to be able to automatically retrieve cookie values and populate method parameters from them.

    If this would be considered useful I could prototype something up over the holiday break.

    Show
    Currently, Spring's MVC Controller annotations support providing method parameters via Request Parameters. It would be useful to be able to automatically retrieve cookie values and populate method parameters from them. If this would be considered useful I could prototype something up over the holiday break.

Activity

People

Dates

  • Created:
    26/Nov/08 11:51 AM
    Updated:
    12/May/10 9:50 PM