spring-framework / org.springframework.web.bind / ServletRequestUtils / <init>

<init>

ServletRequestUtils()

Parameter extraction methods, for an approach distinct from data binding, in which parameters of specific types are required.

This approach is very useful for simple submissions, where binding request parameters to a command object would be overkill.

Author
Juergen Hoeller

Author
Keith Donald

Since
2.0