JImageTaglib is a Java tag library for J2EE web applications that generates and manipulates images on server-side (Java application server), then renders it on your JSP page. Allows image filtering, real resizing (resizes image's file size too), subimaging, barcode generation, thumbnail displaying, and so on.
It's based on Java2D technology, specially java.awt, java.awt.image, javax.swing and com.sun.image.codec.jpeg packages.
Be sure to have it in your application server classpath for using JImageTaglib.
其他Java JSP标签库 开源项目资源: