Thanks Musachy, I'll give it a try.

I want to create my menuing subsystem directly based on the called
action's name to test which menu item is the currently selected one.
Knowing the action's name would avoid me at least to define some sort
of string identifier somewhere to test against.

Any other ideas are welcomed. :)

Gabriel

2007/7/10, Musachy Barroso <[EMAIL PROTECTED]>:
Try:

[EMAIL PROTECTED]@ACTION_NAME]

//are you sure you need that?

musachy

On 7/10/07, Gabriel Belingueres <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Which OGNL / JSTL expression could I use from a JSP page that will
> return the currently executed action's name?
>
> TIA,
> Gabriel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
"Hey you! Would you help me to carry the stone?" Pink Floyd


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to