From: damien g. <gui...@ho...> - 2004-01-02 12:12:55
|
I am having trouble integrating Struts and Jchart, i placed the = example,"HorizontalBarImageMapServlet" into a the ActionPerform method = in a struts action class, but when i access the jsp that is calling the = action it gives an error in the jsp page with the iterator: Iterator = iterator =3D imageMap.getIterator(); The reason i wanted to use this is = because i wanted to save the image and attributes in the session and = read them back out? Also could you tell me the name of the image that = gets saved in the session in this example ?=20 If you can get me an example i would really appreciate it :-) |