Hi All,

I have problem displaying two html reports in one page.

I have 2 jasper report graphs and in my html page
I have 2 iframes to display both graphs.

but the image of the graph seem to be the same for both reports, yet if I
refresh iframe then I get the correct graph.

the problem seem to be that both get invoke using the same servlet at the
same time.. so it's getting the same image for both graphs.

http://domain.com/serlimage?type=agraph1&time=1268848064395&image=img_0_0_0

http://domain.com/serlimage?type=agraph2&time=1268848064470&image=img_0_0_0

can some please help me resolve this.

THank you,
-- 
View this message in context: 
http://old.nabble.com/two-graph-tp27933829p27933829.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to