Convert applet to jpg

Hi friends,I have builded application using struts. I upload .xls file in MySql database and then display all data on applet in barchart format. Now i want to save this chart present on applet as image (prefferabley .jpg format) so that i can mail it as an attachment.
[282 byte] By [AmolPawara] at [2007-11-27 7:30:58]
# 1
So use ImageIO to write the barchart image you created to a file or stream or database...
CeciNEstPasUnProgrammeura at 2007-7-12 19:11:14 > top of Java-index,Java Essentials,New To Java...