
Shiva223
Members-
Content count
6 -
Joined
-
Last visited
Everything posted by Shiva223
-
Hi all, Iam developing a dashboard in JSP.I look forward for a sample coding which enables JSP program to retrieve datas from MYSQL database and display as Fusion charts in a jetspeed portal. Could plz help me out?????
-
Hi Srividhya, I tried to attach the Zip files of our project for the past 2 days but iam unsuccessful.. Any prob in attaching files...... Shiva:)
-
Hi Srividhya, Actually the coding which you have mentioned in your example calls the chart directly which gives out error when i call them in jetspeed portal.So we made small changes in the coding so that all the chart related files(JSP files, chartlib,Fusion chart include files) are placed in a separate folder which is placed outside WEB-INF folder and when we call them it works perfectly. This works perfectly fine Srividhya. Any queries plz write to me
-
Hi Srividhya, Thank u very much for your timely help.Its working fine now. There is a small prob in the class file, but i have corrected it and we were able to get output perfectly. Thank u so much Shiva
-
Hi srividhya, I was able to display fusion charts using JSP,but unfortunately iam finding difficult to call fusion charts in jetspeed portlet.Jetspeed is a tool webserver tool like TOMCAT apache. Cud you plz help me out.