<action name="transferForm" className="com.ibm.btt.struts.config.BTTWSIFActionMapping" path="/transfer" scope="request" type="com.ibm.btt.struts.actions.WSIFAction" mapToContext="map1" mapFromContext="map2" wsdlFile="http://localhost:9080/BTTHTMLSampleWeb/wsdl/AccountTransfer_ProcessPortType_EJB.wsdl" ns="http://www.example.com/process56026660/" pns="http://www.example.com/process56026660/interface/" pname="ProcessPortType" portType="ProcessPortTypeMicroflowRemotePort" operation="InputOperation" service="ProcessPortTypeService" isAdvancedService="false"> <!--<forward name="success" path="success.jsp" />--> <map key="outData" forward="ok" result="outData" /> </action>
If you want to define this mapping, edit the Struts configuration file manually with an XML editor or text editor.