A filter is an object that can transform the header and content (or
both) of a request or response. Filters differ from web components in
that filters usually do not themselves create a response. Instead, a
filter provides functionality that can be “attached” to any kind of
web resource.
Subscribe to:
Post Comments (Atom)
-
@NotNull CharSequence, Collection, Map or Array object cannot be null, however can be empty. @NotEmpty The CharSequence, Collection...
-
Prototype creates a brand new instance everytime you call getBean on the ApplicationContext. Whereas for Request, only one instance is cr...
-
DispatcherServlet receives the request. DispatcherServlet dispatches the task of selecting an appropriate controller to HandlerM...
No comments:
Post a Comment