Creating Images in a Java Servlet
Dynamic images are commonly used in web applications. You will find dynamic images such as charts, captcha, web site thumbnails, image thumbnails, watermarks, etc. This tutorial will give you a brief walk through on creating a simple dynamic images in a Java Servlet.
Views: 654 | | by Troy
View this tutorial