![enter image description here][1]
can any one please explain me how to achieve this output using spring 3.x when i clicked on a button i want to submit the data to the server and getting the response as text(.txt) file from the spring controller 3.x using the @ResponseBody annotation...