Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to integrate JFreeChart and JSF?

843842Dec 20 2004 — edited Oct 1 2009
How do you integrate JFreeChart and JSF?
I guess one way to do it would be to create a servlet that generate image and use in
<h:graphicImage />
tag. But problem with this is that it looks like h:graphicImage can not be used with
<f:param />
tag. I wonder if there is another way�

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2009
Added on Dec 20 2004
12 comments
1,872 views