From: Kesavan S. <kes...@ya...> - 2004-11-11 14:45:13
|
One way to do it is - create the jpeg (or other format) image map in struts and store it in session. Have a separate servlet that will stream the image map from session, back to the jsp which invokes the servlet via the <image> tag. Hope this helps. --- "Hassan, Carina" <Car...@aq...> wrote: > Hi All, > > I am trying to use jchart with Struts. I can > generate multiple graphs > on a single JSP page now (without Struts). But I am > not sure how to > integrate it within Struts. Also, how can I include > the generation of > image map (2 steps process) in Struts as well. > > Any suggestions are welcome. Thanks in advance. > > thanks, > Carina > > __________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com |