|
|
|  |  | Dynamic Image is a software package for easy creation and processing of server-side images and graphics. It includes a collection of JSP custom tags and a Java API library. Code: JSP 1.1 |
|  |  | FusionCharts allows you to create animated, interactive & data-driven flash charts and graphs from your JSP applications. You can connect FusionCharts to any database. With support for 50+ chart styles, you can create any chart that you need. Code: JSP 1.2 |
This page contains a custom JSP tag that lets any developer prepare and output images in their JSP pages. The tag encodes the graphical context (java.awt.Graphics2D) and outputs it in JPEG format
. Code: JSP 2.0 |
|  | |
This custom JSP taglib includes the tag convertImage which lets you process images. You can scale them to the given width and height, as well as rotate them. This taglib uses the free open source library ImageJ for image processing Code: JSP 2.0 |
This page contains a custom JSP taglib. This taglib lets you obtain the width and height for an image file. Code: JSP 2.0 |
Custom JSP taglib - widget for image files. Tag RefreshImg mimics HTML img tag and lets you output the constantly refreshed images. For example you can show webcams in your web-applications or something like that. Code: JSP 2.0 |
|  | |
The parameter tag checks for the presence of similar files with the suffix _on. If such a file exists, the tag will generate JavaScript code for the image rollover when mouse is in/out. Otherwise the tag outputs just a standard HTML img tag. Code: JSP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|