esanin Report post Posted August 18, 2009 (edited) Hello All, Already I have posted the same in this forum http://www.fusioncharts.com/forum/Topic8629-33-11.aspx#bm17229, but no answer yet. So decided to post as a new topic. I am working with Struts 2 and want some short of dashboard like pages, where multiple chart will be displayed, may be in tabbed panel. So what should be my approach. And more over, is there any tag library available for the same? Thanks /Abhi Edited August 18, 2009 by Guest Share this post Link to post Share on other sites
srividya_sharma Report post Posted August 18, 2009 Hi Abhi, Currently, we do not have a tag library that can be used with Struts 2. I will try to work on it soon. How are you going to create the tabs ? If you plan to use Rich Faces, then you could use the FusionCharts JSF tag library. If not, you can embed the charts in your page by including ( s:include ) FusionChartsRenderer.jsp and passing the required parameters. Hope this helps! Srividya Share this post Link to post Share on other sites