File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Spring and the fly likes spring mvc: image upload to an image server to retrieve resized image Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "spring mvc: image upload to an image server to retrieve resized image" Watch "spring mvc: image upload to an image server to retrieve resized image" New topic
Author

spring mvc: image upload to an image server to retrieve resized image

Deshraj Kiran
Ranch Hand

Joined: Aug 28, 2007
Posts: 44
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.


Skip Skipping
 
 
subject: spring mvc: image upload to an image server to retrieve resized image
 
Threads others viewed
uploaded image with same name does not reflect on page immediately
Image resizing as per desired size through JSP page
Client side validation using Spring MVC
Resize image when upload ing to the server
Uploading an image to a server or to database?
IntelliJ Java IDE