Author: chatellier Date: 2011-01-10 17:46:02 +0000 (Mon, 10 Jan 2011) New Revision: 493 Log: Affichage des graph a partir d'une image g?\195?\169n?\195?\169r?\195?\169e par jfreechart. Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp 2011-01-10 17:45:53 UTC (rev 492) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp 2011-01-10 17:46:02 UTC (rev 493) @@ -31,7 +31,10 @@ </head> <body> - <img src="<s:property value="chartUrl"/>" /> - + <img src="<s:url action='graph-data'> + <s:param name="zone" value="%{zone}" /> + <s:param name="species" value="%{species}" /> + <s:param name="indicator" value="%{indicator}" /> + </s:url>" /> </body> </html> \ No newline at end of file
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org