Could you have an HtmlGraphicImage component on your page where you set the value to something that is not an actual image, so that when it tries to cast it to an image it would get a ClassCastException?
Originally posted by mano ranjan: HI, Thanks for your comments.How do i generate images dynamically using JSF.Is there any possibility to generate images dynamically....
Thanks
I am confused, do you want to figure out why you get that error, or do you want to know how what JSF Component renders Images on a page and how to use it.
Mark
mano ranjan
Ranch Hand
Joined: Jul 12, 2007
Posts: 102
posted
0
Hi, Sorry for the confusion.I need to figure out the error.Can you guide me please