Re: Action
Re: Action
- Subject: Re: Action
- From: Pascal Robert <email@hidden>
- Date: Fri, 30 Mar 2012 04:41:23 -0400
I'm pretty sure you can get the name of the last action in context().request()
> calling a direct action:
>
> <wo:link directActionName="yourDirectActionName">fire direct action</wo:link>
>
> Why would you want to know the name of the last used direct action? You would have to pass the name via URL or cookie as direct actions normally are stateless. If you are using them with a session then you could stash the name into it.
>
>
> Am 30.03.2012 um 09:48 schrieb Ron X:
>
>> hi,
>> can i call direct action in the component by the name and how can i get the name of last direct action used?
>> thanx.
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Action (From: Ron X <email@hidden>) |
| >Re: Action (From: Johann Werner <email@hidden>) |