From: susma t. <sus...@ya...> - 2003-06-12 15:24:14
|
Hi, Here r the installation steps i did .. 1) Downloaded jCharts-0.7.2 zip file 2) Extracted zip file and then war file (jChartsServletExamples.war) 3) copied all jar files to my server (WEB-INF/lib) 4) copied web.xml to WEB-INF 5) copied org folder to WEB-INF/classes 6) copied all jsp's and index.html to webapps/test 7) runed in browser as http://ipaddr/test/index.html 8) showing this page will all links like pie, Bar, Horizontal Bar with Image Map etc .. 9) When i click any link it displaying page cannot be found . If i click chart.jsp link it is giving error as: Internal Servlet Error: javax.servlet.ServletException at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:399) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) Where is wrong in my installtion? I am using tomcat 4.x and jdk 1.3 Please help what do i need to run any example given under demo or chart.jsp file thanks. --------------------------------- Do you Yahoo!? Free online calendar with sync to Outlook(TM). |