@AutoWired. @Controller? @RequestMapping? @Valid? @PathVariable? @SessionAttributes?@RequestBody?@ModelAttribute?@CookieValue? Maybe even @RequestHeader or @InitBinder, but I doubt it. It's really, really hard to say which one you'll use more--kind of depends on the app, its design, and so on.
Daniel Sagayaraj
Ranch Hand
Joined: Mar 15, 2010
Posts: 32
posted
0
David Newton wrote:@AutoWired. @Controller? @RequestMapping? @Valid? @PathVariable? @SessionAttributes?@RequestBody?@ModelAttribute?@CookieValue? Maybe even @RequestHeader or @InitBinder, but I doubt it. It's really, really hard to say which one you'll use more--kind of depends on the app, its design, and so on.
Thanks buddy.... :beerchug: Your help is very useful .Thank you very much