Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\mappings\ofcGraph.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <action path="ofcDisplayGraphBaseCode" class="com.edeal.frontline.controller.actions.ForwardAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayGraphBaseCode.jsp"/> </action> <action path="displayEventStatusGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.EventStatusOFCGAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayPipeEtatGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.PipeEtatGraphAction" allowAnonymous="false"> <param name="type" value="Actor" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayPipeEtatGlobalGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.PipeEtatGraphAction" allowAnonymous="false"> <param name="type" value="Global" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayPipeTmpGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.PipeTmpGraphAction" allowAnonymous="false"> <param name="type" value="Actor" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayPipeTmpGlobalGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.PipeTmpGraphAction" allowAnonymous="false"> <param name="type" value="Global" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayActSynthGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.ActSynthGraphAction" allowAnonymous="false"> <param name="type" value="Actor" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayActSynthGlobalGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.ActSynthGraphAction" allowAnonymous="false"> <param name="type" value="Global" /> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayServiceGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.ServiceGraphAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayCSRGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.CommSuccessRateGraphAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayStatsGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.StatsGraphAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <action path="displayStatsLinksGraph" class="com.edeal.frontline.controller.actions.ofcgraphs.StatsLinksGraphAction" allowAnonymous="false"> <forward code="success" page="/common/ofcGraph/displayOFCGraph.jsp"/> </action> <!-- To add a new graph data action, just copy the previous action. Change the PATH and CLASS attributes, but leave the FORWARD page (unless you have some specialized processing that needs to be done --> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de