linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which one of the following statements is true:

@RequestMapping can only be used on method
The default value for the method attribute of @RequestMapping is POST
@Conroller annotation can be used on both class and method
@RequestParam annotation helps assigning the request parameter value to the method parameter.

Answer:
@RequestParam annotation helps assigning the request parameter value to the method parameter.

Note: This Question is unanswered, help us to find answer for this one