Edit C:\galaxie\Back\galaxie\admin\snapshotdisplay\test.jsp
<%@ taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> <html> <head> <meta http-equiv="content-type" content="text/html ; charset=UTF-8"></meta> <script type="text/javascript" src="/js/snapshotdisplay/zingchart/jquery-1.4.2.min.js"><!-- comment --></script> <script type="text/javascript" src="/js/snapshotdisplay/zingchart/strokeText.js"><!-- comment --></script> <script type="text/javascript" src="/js/snapshotdisplay/zingchart/strokeText-ZC.js"><!-- comment --></script> <script type="text/javascript" src="/js/snapshotdisplay/zingchart/md5-min.js"><!-- comment --></script> <script type="text/javascript" src="/js/snapshotdisplay/zingchart/zingchart-html5beta-min.js"><!-- comment --></script> <script language="javascript" type="text/javascript" src="<fl:webapp/>/js/edeal/libraries/jqplot/1.0.8/jquery.jqplot.min.js"><!-- comment --></script> <link rel="stylesheet" type="text/css" href="<fl:webapp/>/js/edeal/libraries/jqplot/1.0.8/jquery.jqplot.css" /> <script type="text/javascript" src="<fl:webapp/>/js/edeal/libraries/jqplot/1.0.8/plugins/jqplot.pieRenderer.js"><!-- comment --></script> <title>sdi test page</title> </head> <body> <h2>rep</h2> <fl:sdi code="rep"/> <br /> <h2>otherRef</h2> <fl:sdi code="otherRef"/> <br /> <h2>excludeValues</h2> <fl:sdi code="excludeValues"/> <br /> <h2>0 axe</h2> <fl:sdi code="0axe"/> <br /> <h2>cam</h2> <fl:sdi code="cam"/> <br /> <h2>line</h2> <fl:sdi code="line"/> <br/> <h2>sheet</h2> <fl:sdi id="0000000000005c10" code="rep"/> <div id="chart1" style="width:400px; height:300px;"></div> <script type="text/javascript"> line1 = [['Besoin détecté',1], ['Proposition émise',3], ['Négociation',2]]; $(document).ready(function(){ $.jqplot('chart1', [line1], { title: 'Default Pie Chart', seriesDefaults:{showLabel:true, renderer:$.jqplot.PieRenderer, rendererOptions: {sliceMargin : 4, showDataLabels:true, dataLabelFormatString: '%s (%d%%)', dataLabels: 'mix', fill:false}}, legend:{show: true} }); }); </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de