Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\mappings\correspondent.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <!-- Correspondent --> <action path="select_correspondent" class="com.edeal.frontline.controller.actions.SelectCorrespondentAction" allowAnonymous="false"> <forward code="success" page="/sales/correspondent/select_multiple.jsp"/> </action> <action path="select_correspondent_realize_mail" class="com.edeal.frontline.controller.actions.custom.SelectCorrespondentCustomAction" allowAnonymous="false"> <forward code="success" page="/sales/correspondent/select_multiple_custom_realize_mail.jsp"/> </action> <action path="select_correspondent_custom_entdispname" class="com.edeal.frontline.controller.actions.custom.SelectCorrespondentCustomAction" allowAnonymous="false"> <forward code="success" page="/sales/correspondent/select_multiple_custom.jsp"/> </action> <action path="select_correspondent_list" class="com.edeal.frontline.controller.actions.custom.SelectCorrespondentListCustomAction" allowAnonymous="false" loginPage="/login_ajax.jsp"> <forward code="success" page="/common/list/listAjax.jsp"/> </action> <action path="select_correspondent_valid" class="com.edeal.frontline.controller.actions.SelectCorrespondentValidAction" allowAnonymous="false" loginPage="/login_ajax.jsp"> <forward code="success" page="/sales/correspondent/transfert.jsp"/> </action> <action path="get_correspondentID_From_PerID" class="com.edeal.frontline.controller.actions.GetCorrespondentIDFromPerIDAction" allowAnonymous="false"> <forward code="success" page="/common/json.jsp"/> </action> <action path="read_correspondent" class="com.edeal.frontline.controller.actions.CorrespondentBridgeAction" allowAnonymous="false"> <param name="type" value="Person" /> <param name="type" value="Enterprise" /> <redirect code="person" page="/read_person.fl"/> <redirect code="enterprise" page="/read_enterprise.fl"/> <redirect code="journalist" page="/read_journalist.fl"/> <redirect code="support" page="/read_support.fl"/> </action> <action path="correspondent_opp" class="com.edeal.frontline.controller.actions.CorrespondentOppAction" allowAnonymous="false"> <forward code="success" page="/sales/interaction/correspondent_opp.jsp"/> </action> <action path="correspondent_ent" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false" loginPage="/login_ajax.jsp"> <param name="type" value="Correspondent" /> <forward code="success" page="/sales/interaction/correspondent_ent.jsp"/> </action> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de