You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Creating Images in a Java Servlet Java / JSP and Servlets
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 image in a Java Servlet.