JPEG Images Dynamically Created
Using JSP/Java2D With Data From A CSV File
Note: Because I can not use JSP file in this website, I have put here the images created
by JSP using Graphics2D and reading data from the CSV file bellow.
One Curve For Column Index = 1 The Stock Value
One Curve For Column Index = 2 The Stock Volume
Two Curves For Both Column Index = 1 and 2 The Stock Value and Volume
Reference: S. Brown et al,
Professional JSP, Wrox (2001)
Chapter 23
|