Image Manipulation : Java : JSP and Servlets : Image Display

ImageInfo

0.0/5 (0 votes cast)

To optimize your site's load time you should always code in the dimensions of all images being loaded. We wrote this to simulate a function in PHP that does pretty much the same thing. It's a simple class to return vital stats on an image. This was created to simulate a PHP function. Just pass it the path to your image resource and it gives you back the heght and width, nothing special, just kind of useful.

JSP Fractal

0.0/5 (0 votes cast)

A small scriptlet showing how you can generate powerful virtual graphics in HTML using java scriptlets in a JSP page. P/S - No graphics included.

PhotoServlet

0.0/5 (0 votes cast)

PhotoServlet is a distributed system for indexing and viewing images. The architecture of the photoservlet allows you to distribute pieces of the photo album on different machines and/or processes. Main features include: Add an image, Simple and extensive image searching, Category view support, Set viewing style, and more. This program requires PostgreSQL, DbConnectionBroker - JDBC connection pooler, com.oreilly.servlet - servlet object that allows uploading, and spy.jar.

Pictures Publishing

0.0/5 (0 votes cast)

This Servlet allows you to quick publish your pictures (.gif , .jpg and .pgn files) online. Servlet simply displays all graphical files within the given directory.

jspImage

0.0/5 (0 votes cast)

jspImage is an JSP component to dynamically create an image on the server. This component supports JPEG, GIF and PNG format