views:

28

answers:

0

Hi

I've been working on spring mvc 2.5 and I have a situation where I need to upload an image to an image server, have it configured with tomcat so that I cold use that image server to resize the image and then get it retrieved in views.

Could someone help me with an approach or user guide on how to do it?

Many thanks.