can any one explain how to upload a file in spring mvc 3 ?
can any one explain how to upload a file in spring mvc 3 ?
Hi anudeepk,
I would suggest you follow this tutorial: Upload files with Spring MVC
That has a good example code and working sample application. In addition, it tells how to implement that in Eclipse IDE.