Title: Help with cocoon actions

Hello,

        Following is the listing of an actionset.

        Could anyone of you help me in retrieving the value of src inside the Action code for

        the entry     <map:act type="screen-navigator" src=""{1}"/>

        Please note that this action name has no specified action it is called for all actions.

        The question is how do I retrieve the value for src defined in the actionset.


//The following is the definitions for Actions

<map:actions>

   <map:action name=" screen- invalidator " class="test.sessionInvalidator "/> 

    ..

    ..

   <map:action name=" screen-navigator " class="test.screenNavigator"/>

</map:actions>


<map:action-sets>

  <map:action-set name="shop-actions">

    <map:act type="session-invalidator" action="logoff"/>

    <map:act type="session-validator"/>

    <map:act type="cart-add" action="addItem"/>

    <map:act type="cart-remove" action="removeItem"/>

    <map:act type="cart-remove-all" action="removeAll"/>

    <map:act type="cart-update" action="updateQty"/>

    <map:act type="order-add" action="addOrder"/>

    <map:act type="order-verify" action="verifyOrder"/>

    <map:act type="screen-navigator" src=""{1}"/>

  </map:action-set>

</map:action-sets>

Thanks in advance,

Chiths

accordia, inc

34347 Maybird Circle

Fremont, CA 94555

650 279 1137

[EMAIL PROTECTED]

 

The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. Accordia Inc. is neither liable for the proper and incomplete transmission of the information contained in this communication nor for any delay in its receipt

Reply via email to