From: Michael K. <mko...@ya...> - 2003-10-06 13:12:42
|
I fixed that problem and it works great, but I have another question. I'm fairly new to jsp's and servlet's and I would like to integrate the two, but am having a tough time with it. I'm currently using the setAttribute method for each of the properties (i.e. width, height, dataSet,...) and then casting them when I call them in the jsp and creating the chart. Is there an easier way to do this? I'm sure I could just create the image in the servlet and then pass it to the jsp, but I don't know how. Any help that you can provide would be appreciated. Thanks, Mike --- "Nathaniel G. Auvil" <nat...@ya...> wrote: > > Did you place the demo war in your servlet > containers "webapps" folder? What Servlet Container > are you using? > > > > --- Michael Kottmann <mko...@ya...> wrote: > > I recently downloaded and unzipped the jcharts > api. > > I'm currently trying to run one of the demo > servlets > > and I'm getting an error saying that it can't find > any > > of the imports. I set my classpath to look at the > > jcharts-0.7.4.jar file, but it still isn't > working. > > Is there anything else that I need to do? > > > > Thanks, > > Mike > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Shopping - with improved product > search > > http://shopping.yahoo.com > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > jCharts-users mailing list > > jCh...@li... > > > https://lists.sourceforge.net/lists/listinfo/jcharts-users > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product > search > http://shopping.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |