This servlet is a simple inlined implementation of the Mandelbrot image
generator.
We'll assume that the
org.cougaar.demo.mandelbrot.FrontPageServlet has set and validated our URL parameters and adjusted the x/y values to
preserve our width/height aspect ratio.