</bean>
</beans>
Note that we declared the multipart resolver in the same ApplicationContextas our
Controller. We recommend grouping all web-related beans in the same context.
Next, we create the form for the file upload, as shown in Listing 5-41.
■Tip It’s very important to set the enctypeattribute of the