Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\mappings\cti.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <action path="receive_call" class="com.edeal.frontline.controller.actions.custom.ReceiveCallCustomListAction" allowAnonymous="false"> <param name="gridName" value="Solicitant"/> <param name="executeQuery" value="true"/> <param name="embedded" value="true"/> <forward code="success" page="/cti/call.jsp"/> </action> <action path="receive_call_C3T" class="com.edeal.frontline.controller.actions.custom.ReceiveCallCustomListAction" allowAnonymous="false"> <param name="gridName" value="Solicitant"/> <param name="executeQuery" value="true"/> <param name="embedded" value="true"/> <forward code="success" page="/cti/C3T/call.jsp"/> </action> <action path="list_solicitant" class="com.edeal.frontline.controller.actions.custom.ReceiveCallCustomListAction"> <param name="gridName" value="Solicitant"/> <param name="executeQuery" value="true"/> <param name="embedded" value="true"/> <forward code="success" page="/common/list/listAjax.jsp"/> </action> <action path="select_actor_cti" allowAnonymous="false" > <forward code="success" page="/cti/select.jsp"/> </action> <action path="select_actor_C3T_cti" allowAnonymous="false" > <forward code="success" page="/cti/C3T/select.jsp"/> </action> <action path="select_actor_list_cti" class="com.edeal.frontline.controller.actions.custom.SelectActorCtiListAction" > <param name="gridName" value="Actor"/> <param name="executeQuery" value="true"/> <param name="embedded" value="true"/> <result code="success" continue="true"/> <forward code="success" page="/common/list/listAjax.jsp"/> </action> <action path="select_actor_list_C3T_cti" class="com.edeal.frontline.controller.actions.custom.SelectActorC3TCtiListAction" > <param name="gridName" value="Actor"/> <param name="executeQuery" value="true"/> <param name="embedded" value="true"/> <result code="success" continue="true"/> <forward code="success" page="/common/list/listAjax.jsp"/> </action> <action path="cti_popup" class="com.edeal.frontline.controller.actions.custom.CtiPopUpAction" allowAnonymous="false"> <forward code="success" page="/cti/redirect.jsp"/> </action> <action path="cti_receive_call" class="com.edeal.frontline.controller.actions.custom.CtiReceiveCallAction" allowAnonymous="false"> <forward code="success" page="/cti/redirect.jsp"/> </action> <action path="loadCTI_ajax" class="com.edeal.frontline.controller.actions.VerifyActorCTIAction" allowAnonymous="false"> <forward code="success" page="/js/cti/loadCTI_ajax.jsp"/> </action> <action path="doTransferCTI_ajax" class="com.edeal.frontline.controller.actions.VerifyActorCTIAction" allowAnonymous="false"> <forward code="success" page="/js/cti/doTransferCTI_ajax.jsp"/> </action> <action path="doCallCTI_ajax" class="com.edeal.frontline.controller.actions.VerifyActorCTIAction" allowAnonymous="false"> <forward code="success" page="/js/cti/doCallCTI_ajax.jsp"/> </action> <action path="doTransferFormCTI_ajax" class="com.edeal.frontline.controller.actions.VerifyActorCTIAction" allowAnonymous="false"> <forward code="success" page="/js/cti/doTransferFormCTI_ajax.jsp"/> </action> <action path="doRequestId_ajax" class="com.edeal.frontline.controller.actions.custom.RequestCTIIdCustomAction" allowAnonymous="false"> <forward code="success" page="/js/cti/doRequestIdCTI_ajax.jsp"/> </action> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de