资 源 简 介
ImageServlet
What is ImageServlet?
A web interface which allows to change images on-the-fly through parameters in the url.
http://imageservlet.googlecode.com/svn/wiki/vb2.JPG
What does it do?
The interface can flip, change dimensions, rotate, crop, draw border around images. All parameters are inserted through the URL so the servlet can be used from websites, scripts,... Predefined settings can be specified in xml and applied to an image without copying the images (therefore reducing disk space).
Other features
It"s possible to view information pages (servlet statistics and steps needed to generate a requested image). These pages can be blocked to certain users/IPs.
Interested?
Feel free to download the war-file and test it out!